Hello,
I am encountering an issue when attempting to connect to an Oracle database using the ‘Connect to Database’ activity in UiPath.
“ORA-28040: The database does not accept your client’s authentication protocol; login denied”
Details:
- The issue occurs when using Database.Activities version 1.9.0 or 1.10.
- I am able to successfully fetch data when using Database.Activities version 1.7.1, which suggests the problem may be related to changes in the authentication protocol or client libraries in newer versions.
Provider name: Oracle.ManagedDataAccess.Client
Oracle version: ORA11g(32bit)
Could you please help me understand how to resolve this issue with the newer versions of the Database.Activities package? Any guidance on compatibility or client configuration changes required would be appreciated.
Thank you in advance.
Muthukumar R