RVR-MSS-805
-
Issue Summary
- The error code
RVR-MSS-805indicates that the target table is missing when using the Azure SQL data connector. This usually occurs when the specified target table does not exist in the database or if there was a misconfiguration in the river setup within Data Integration.
- The error code
-
Action Steps:
- Verify the target table exists in your Azure SQL database. If it does not, create the table or choose an appropriate existing table.
- Check your Data Integration configuration to ensure the correct target table is specified. Double-check the table name, schema, and database settings.
- Review the river's configuration to ensure it's pointing to the correct Azure SQL connection and that the necessary permissions are set up properly for Data Integration to access and modify the target table.
- If you recently upgraded or modified your Azure SQL configuration, ensure that the login credentials and connection settings in Data Integration are up to date.
-
External References:
- For more information on Azure SQL as a target in Data Integration, you can refer to the Data Integration Documentation - Azure SQL.
- Additionally, review your Azure SQL database permissions and make sure the Data Integration service account is granted sufficient privileges to interact with the tables.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.