Skip to main content
Feedback

RVR-RDBMS-312

Issue summary

  • You are facing an error with the code RVR-RDBMS-312, indicating an issue with fetching mapping rows in a Data Integration Data Flow using the RDBMS data connector. This error typically arises when there is a problem with the table's configuration or connectivity settings.

Action steps

To resolve the error, follow these steps:

  • Verify Connection and Configuration: Ensure that your database connection is correctly set up with the appropriate credentials and permissions. Double-check the host, port, database name, username, and password.
  • Check Table Permissions: Confirm that the table you are trying to map has the necessary permissions and access rights. This includes both reading from the source and writing to the target if applicable.
  • Review Mapping Configuration: Revisit the mapping configuration in Data Integration to ensure you select the correct columns and mapped. Ensure there are no discrepancies that could cause mapping errors.
  • Reinitialize the Data Flow: If issues persist, consider reinitializing the Data Flow. This process involves clearing previous mappings, re-establishing the connection, and setting up mappings again to ensure all configurations are correctly refreshed.
  • Auto Mapping Feature: Use Data Integration auto-mapping feature to re-determine your table/query metadata which can sometimes realign any out-of-sync setups.
  • Logs and Debugging: Check for any error logs or messages that might provide additional context or specific errors occurring during the mapping process.

External references

  • For further details about SQL Server integration and configuration within Data Integration, you can visit the official Data Integration documentation here: SQL Server Change Tracking.
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