Skip to main content
Feedback

RVR-MSS-822

  1. Issue Summary

    • You are encountering the error "Connection missing fieldError Code: RVR-MSS-822" when trying to connect to an Azure SQL database using Data Integration. This indicates that a mandatory field in the connection configuration might be missing or incorrectly set.
  2. Action Steps:

    • Check Connection Configuration:
      • Ensure that all mandatory fields are correctly filled in your Azure SQL connection settings in Data Integration. Key fields include:
        • Connection Name
        • Host (Server name)
        • Port Number (default is usually 1433)
        • Database Name
        • Authentication Method (make sure to select if it is SQL Authentication or Azure Active Directory)
        • Username and Password
    • Test Connection:
      • Once you've verified all fields, use the "Test Connection" function in Data Integration to check if the connection details are correct and working.
    • Review Access Permissions:
      • Ensure that the IPs used by Data Integration are whitelisted in your Azure SQL firewall settings to allow traffic.
    • Reconnect if Necessary:
      • In some cases, reconnecting to your Azure SQL account can resolve the issue. This may be necessary if recent changes were made to your configurations or credentials.
  3. External References:

If the issue persists or you need further assistance, please open a ticket with Data Integration support.