Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle.ManagedDataAccess: ORA-01882: timezone region not found'

User_GS9FPAug 1 2022

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?

This post has been answered by Alex Keh-Oracle on Aug 5 2022
Jump to Answer
Comments
Post Details
Added on Aug 1 2022
5 comments
3,574 views