RVR-RDBMS-307
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-RDBMS-307
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error code
RVR-RDBMS-307
with the message "Failed get parse the columns" suggests that there is an issue related to parsing the columns in the Rivery platform. This could be due to several reasons, such as incorrect column mapping, incompatible data types between the source and the target, or an undefined or incorrect schema within the Rivery setup.
- The error code
Action Steps:
- Check Column Mapping: Ensure that all columns in your source database are correctly mapped to the target in Rivery. Verify that the data types are compatible and correctly configured in Rivery. Any discrepancies, such as incorrect data types or missing columns, should be corrected in the column mapping settings.
- Validate Schema Configuration: Investigate if there's a schema mismatch between your source and target. Make sure that schema changes such as renames, deletions, or type changes in the source are properly handled in Rivery. You may need to update the Rivery schema to accommodate these changes【4:15†source】【4:16†source】.
- Verify Data Types: Check that the data types are correctly translated between the source and Rivery. Some types, if unsupported, may need to be manually converted to a supported type (e.g., converting certain numerical or string types).
- Inspect Logs for Details: Review the logs in the Rivery console to gain insights into which particular columns failed to parse and adjust configurations accordingly.
External References:
- For detailed procedures on column mapping, schema configurations, and data type handling, refer to the Rivery Documentation.
- If difficulties persist after following these steps, or if additional support is required, please open a ticket with Rivery support for specialized assistance.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?