Skip to main content
Feedback

RVR-MSS-826

Issue summary

  • The error code RVR-MSS-826 with the description "Connection missing field" typically indicates that a required field in the connection setup for an Azure SQL data connector is missing. This could involve essential connection parameters like host, username, password, database name, or authentication method not being properly configured.

Action steps

To resolve the error, follow these steps: -Ensure to fill all the required fields during connection setup:

  • Host: Ensure to use the correct server name.
  • Database: Enter the name of the Azure SQL database.
  • Authentication Method: Verify whether you are using SQL authentication or Azure Active Directory and that the method is properly configured.
  • Username and Password: Ensure they are correct and valid.
  • Allowlisting: Check that Data Integration’s IPs are allowlisted in your Azure SQL settings.
  • Use Data Integration’s “Test Connection” feature to validate the connection settings and ensure all required fields are filled correctly.

External references

  • For detailed steps on setting up an Azure SQL connection in Data Integration, refer to Data Integration documentation: Azure SQL Connection Procedure.
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