RVR-LSNF-104
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-LSNF-104
- 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-LSNF-104
indicates that the target table or target metadata is not provided, preventing the system from checking differences necessary for the data operation using a Snowflake data connector. This error typically occurs when trying to perform data operations such as data synchronization or upsert without specifying the necessary target configuration.
- The error code
Action Steps:
- Verify Target Table Configuration: Ensure that the target table is specified within your Rivery configuration. This includes the database, schema, and table name in the target options. You may need to check the "Target" tab settings and verify that all necessary parameters are completed.
- Check Metadata Settings: Confirm that your schema mapping is properly defined in the Rivery platform. This involves ensuring that all target fields and data types are correctly mapped and that the metadata for these mappings is updated.
- Review River Settings: Check your river's configuration to ensure that the right target is selected and that you’ve specified how the data should be written to the target table (e.g., Overwrite, Upsert-Merge).
- Incremental Load Setup: If you’re using an incremental load, ensure that you have defined the incremental field correctly in the schema settings.
- Fix Schema Drift Handling: Check if schema drift may cause the issue by ensuring that any schema changes in the source are accommodated in your target setup.
External References:
- Rivery Target Configuration Documentation - Use this link to access specific guides on setting up your target table configurations and managing target metadata.
- Official Snowflake Documentation - For more on setting up and managing Snowflake as a target, including handling permissions and schema configurations.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?