Skip to main content
Feedback

RVR-RDBMS-306

  1. Issue Summary

    • The error code RVR-RDBMS-306 in Data Integration Data Connector indicates a failure to retrieve table metadata when using RDBMS connections. This problem may arise due to permission issues, absence of necessary metadata access, or database configuration settings that hinder Data Integration ability to query the database metadata effectively.
  2. Action Steps:

    • Check Database Permissions: Ensure that the database user configured in Data Integration has adequate permissions to access the metadata of the tables. This typically requires SELECT permissions on the information schema or similar, depending on the specific RDBMS being used.
    • Review Connection Parameters: Verify that all connection parameters are correctly configured in Data Integration, including host address, port, database name, and authentication details.
    • Enable Relevant Features: Make sure that features needed by Data Integration are enabled in the database. For example, in SQL Server, features like Change Data Capture and Change Tracking may need specific configurations.
    • Verify Network Accessibility: Ensure that there are no network issues blocking Data Integration from accessing your database. This includes checking firewall rules and IP whitelisting.
    • Consult Logs: Review any available logs in Data Integration for additional error messages or details that can provide further context on the failure.
  3. External References:

If the issue persists or you need further assistance, please open a ticket with Data Integration support.