RVR-SYNP-201
-
Issue Summary
- Error Code:
RVR-SYNP-201 - Data Connector:
azure_synapse - Error Description:
"Failed to get schema names." - This error generally indicates an issue with retrieving schema information when establishing a connection or operating on the Azure Synapse data warehouse.
- Error Code:
-
Possible Causes and Additional Context:
- Permission Issues: The user connecting to Azure Synapse might not have the necessary permissions to access information about the schemas.
- Network Configuration: There might be firewall settings or IP whitelisting requirements that have not been correctly configured, preventing access to the Synapse server.
- Connection Configuration: Incorrect connection string details or an improperly set up connection in Data Integration might lead to this error.
- Azure Synapse Service State: There could be a temporary issue with the Azure Synapse service performance or status.
-
Action Steps:
- Check User Permissions: Ensure that the user account used in the connector has appropriate permissions for
VIEW DEFINITIONon the database. - Verify Network Settings: Make sure that Data Integration IP addresses are whitelisted on your Azure account's firewall settings .
- Review Connection Details: Double-check that all connection details in Data Integration, such as the hostname, username, and password, are correct .
- Test the Connection: Within the Data Integration platform, use the
Test Connectionfeature to verify the configuration. - Azure Synapse Status: Confirm that Azure Synapse is up and running by checking its status in the Azure Portal.
- Logs and Alerts: Check for any logs or alerts within Data Integration that might offer additional information about the specific issue.
- Check User Permissions: Ensure that the user account used in the connector has appropriate permissions for
-
External References:
If the issue persists or you need further assistance, please open a ticket with Data Integration support.