Skip to main content
Feedback

RVR-MSS-805

Issue summary

  • The error code RVR-MSS-805 indicates 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.

Action steps

To resolve the error, follow these 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.
note

If the issue persists or you need further assistance, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page