RVR-SF-RDBMS-318
Issue summary
- The error code
RVR-SF-RDBMS-318for the RDBMS connector in Data Integration indicates a "Missing required fields connection" error. This typically means that during the process of setting up a connection for an RDBMS source or target within Data Integration, some essential parameters are missing. This might include missing credentials, an incomplete connection string, or other necessary configuration details that is mandatory for establishing a stable connection to the database.
Action steps
To resolve the error, follow these steps:
- Ensure that all necessary fields for the RDBMS connection configuration you fill in. Key fields include:
- Hostname/IP address: Ensure you have specified the correct database server address.
- Port: Confirm that the correct port number you specify.
- Database Name: Make sure the specific database you want to connect to you specify.
- Username and Password: Verify that these credentials are correct and have the necessary permissions.
- Connection String: If applicable, ensure that the connection string is correctly formatted and includes all necessary parameters.
- Use Data Integration Test Connection feature to validate the connection after filling in all required fields. This helps ensure that Data Integration can connect to the database using the provided details.
- Cross-reference your setup with example configurations from the Data Integration documentation to ensure all settings are correctly applied.
External references
- For additional guidance, refer to Data Integration documentation on setting up RDBMS connections: Data Integration RDBMS Connections Documentation
- You may also find helpful information in the official documentation of the specific RDBMS you are integrating, as connection configurations can vary by database type.
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.