RVR-MSS-824
Issue summary
- The error code
RVR-MSS-824indicates that a required field is missing when attempting to connect to an Azure SQL database using Data Integration platform. This is often related to not providing one or more necessary connection parameters in the connection configuration.
Action steps
To resolve the error, follow these steps:
- Verify Connection Parameters: Ensure you filled in all required fields in Data Integration connection setup for Azure SQL. These typically include
Host,Port,Database,Username, andPassword. - Authentication Method: Depending on whether you are using SQL Server Authentication or Azure Active Directory, ensure that corresponding credentials and configurations.
- Allowlist IP addresses: Make sure that Data Integration you have allowlisted the IP addresses in your Azure SQL server settings.
- Check for typos or missing entries in the connection configuration page.
- Test the Connection: Use the Test Connection feature within Data Integration to verify if the connection details are correct and communication is active.
External references
- For details on setting up Azure SQL connections, refer to Data Integration Azure SQL Connection Setup
- For details on Azure SQL database connectivity, refer to Azure SQL Connectivity Architecture
note
If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.