RVR-RDBMS-311
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-RDBMS-311
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error message "Failed to get River mapping" with error code
RVR-RDBMS-311
indicates a failure in obtaining the mapping configuration for a River within the Rivery platform while using an RDBMS data connector. This error often arises from issues with the table mapping or schema configuration that Rivery uses to interact with the data source.
- The error message "Failed to get River mapping" with error code
Action Steps:
- Verify Connection: Ensure that the connection to the RDBMS source is properly configured and that credentials are valid.
- Auto Mapping: Use Rivery's Auto Mapping feature to auto-detect and apply the correct schema mapping from your source table or query. This can often resolve inconsistencies that lead to mapping failures【4:2†Rivery Documentation】.
- Check Schema Changes: Verify if there have been any changes to the source schema or database that might not be reflected in the River's mapping. If so, you may need to update the mapping.
- Primary Keys and Constraints: Ensure that all necessary keys and constraints are correctly defined, as missing primary keys can cause failures in mapping【4:0†Rivery Documentation】.
- Reload Mapping: Consider reloading the mapping in the River and applying any necessary changes to align with the latest source schema.
- Consult Logs: Check Rivery logs for more detailed error messages that might point to the specific cause of the failure.
External References:
- For more detailed information on data connector setup and troubleshooting, consult Rivery's official documentation at https://docs.rivery.io/docs.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?