Skip to main content
Feedback

RVR-RDBMS-307

  1. 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 Data Integration 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 Data Integration setup.
  2. Action Steps:

    • Check Column Mapping: Ensure that all columns in your source database are correctly mapped to the target in Data Integration. Verify that the data types are compatible and correctly configured in Data Integration. 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 Data Integration. You may need to update the Data Integration schema to accommodate these changes.
    • Verify Data Types: Check that the data types are correctly translated between the source and Data Integration. 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 Data Integration console to gain insights into which particular columns failed to parse and adjust configurations accordingly.
  3. External References:

    • For detailed procedures on column mapping, schema configurations, and data type handling, refer to the Data Integration Documentation.
    • If difficulties persist after following these steps, or if additional support is required, please open a ticket with Data Integration support for specialized assistance.

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