@Sumit Gaur Based on the error message you provided, it seems like there might be an issue with the provider or the data being read from it.
To troubleshoot this issue, I would recommend checking the following:
- Verify the connection details:
- Double-check that the connection details you provided in the service connection are correct and match the details of your Oracle database. This includes the server name, port number, database name, username, and password.
- Make sure that the username and password you provided have the necessary permissions to access the database1.
- Double-check that the connection details you provided in the service connection are correct and match the details of your Oracle database. This includes the server name, port number, database name, username, and password.
- Check the Oracle connector version:
- Make sure that the version of the Oracle connector you're using is compatible with the version of your Oracle database. You can check the compatibility matrix in the Oracle connector documentation.
- Verify the on-premise data gateway:
- Check if the on-premise data gateway is running and connected to the internet. You can check the status of the gateway in the on-premise data gateway management portal.
- Make sure that the gateway is installed on a machine that has access to the Oracle database.
- Check if the on-premise data gateway is running and connected to the internet. You can check the status of the gateway in the on-premise data gateway management portal.
- Check firewall rules:
- Verify that there are no firewall rules blocking the connection between the on-premise data gateway and the Oracle database. You can check the firewall rules on the machine where the Oracle database is installed.
- Test the connection:
- Try to test the connection using a different tool or client to see if the issue is specific to Logic Apps or if it's a general connectivity issue. For example, you can try using SQL*Plus or SQL Developer to connect to the Oracle database.
- Check the logs:
- Enable diagnostic logging in your Logic App and on the on-premise data gateway to get more detailed error messages. You can find instructions on how to enable diagnostic logging in the Azure documentation.
- Check the logs on the on-premise data gateway server to see if there are any errors or warnings related to the Oracle connector. You can find the logs in the on-premise data gateway management portal under the "Logs" tab. Look for any errors or warnings related to the Oracle connector or the connection to the database.
- Enable diagnostic logging in your Logic App and on the on-premise data gateway to get more detailed error messages. You can find instructions on how to enable diagnostic logging in the Azure documentation.