RVR-ACTIVATE-200
Issue summary
- The error "Failed to get metadata from the database" with error code:
RVR-ACTIVATE-200indicates the system cannot retrieve metadata due to an invalid database connection. This is associated with the "activate_river" data connector. - Initial diagnosis: Possible causes include misconfigured database connection parameters or network issues preventing effective communication between Data Integration and the database.
Action steps
- Verify connection settings: Ensure that all connection parameters, such as host name, port, database name, username, and password, are correctly entered. Double-check these against the database's access specifications.
- Test network connectivity: Confirm there are no network issues or firewalls blocking communication between Data Integration and your database. You can do this by pinging the database server from your environment.
- Check database permissions: Ensure that the user account used to connect has the necessary permissions to access metadata within the database.
- Re-authenticate the connection: Sometimes re-establishing the connection can help resolve transient issues. Disconnect and reconnect the data source within Data Integration.
- Run connection tests: Use Data Integration Test Connection feature to validate that your connection settings work as expected.
note
If the issue persists or you need further assistance, open a ticket with Data Integration support.