Skip to main content
Feedback

RVR-SF-RDBMS-303

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 Data Integration. 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

To resolve the error, follow these steps:

  • Review and ensure that all required connection you fill in all fields in Data Integration 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 Data Integration to ensure that your credentials and connection settings are correct and functional.
  • If you are unsure which fields is mandatory for your specific use case, consult the relevant Data Integration documentation for your data source's connection requirements.
  • Ensure you have allowlisted the Data Integration IP addresses if your database requires it.

External references

  • For detailed instructions on establishing an RDBMS connection in Data Integration, including sample field values and additional configuration tips, refer to Data Integration official documentation: RDBMS Connection.
note

If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page