My Development Environment as follows;
Windows 10, VS 2022, Asp.net core 5,0, Oracle.ManagedDataAccess.Core 3.21.61,
Oracle Server - Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
Oracle Client installed in the development env. - Release 11.2.0.1.0
When trying to open the connection following error comes
Oracle.ManagedDataAccess.Client.OracleException: 'ORA-00604: error occurred at recursive SQL level 1
ORA-01882: timezone region not found'
Any help to solve the issue?