RVR-SF-RDBMS-303
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-SF-RDBMS-303
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
The error code
RVR-SF-RDBMS-303
indicates that some required connection fields are missing when trying to establish a connection with an RDBMS (Relational Database Management System) data source in Rivery. This typically means that the connection parameters such as hostname, port, database name, username, or password have not been properly entered or are missing.Based on the provided documentation, such a problem can occur if the configuration settings are not correctly set up which could include missing connection credentials like host, port, database, username, or password.
Action Steps:
- Review and ensure that all required connection fields are filled in Rivery for the RDBMS connector. Check for:
- Host: The address of the server hosting your database.
- Port: The port number on which the database service is running.
- Database Name: The exact name of the database you are trying to connect to.
- Username and Password: Valid credentials with enough privileges to connect to your database.
- Use the "Test Connection" feature in Rivery to ensure that your credentials and connection settings are correct and functional.
- If you are unsure which fields are required for your specific use case, consult the relevant Rivery documentation for your data source's connection requirements.
- Ensure you have whitelisted the Rivery IPs if your database requires it.
- Review and ensure that all required connection fields are filled in Rivery for the RDBMS connector. Check for:
External References:
- For detailed instructions on establishing an RDBMS connection in Rivery, including sample field values and additional configuration tips, refer to Rivery's official documentation: RDBMS Connection.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?