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.EntityFrameworkCore - 2.19.30 - 'ORA-01882: timezone region not found'.

78dae864-aa9c-4ab5-b467-b2c7a2d4b3a1Aug 3 2019 — edited Aug 3 2019

Hello, I created a topic on Twitter and you ask me to create a link on this community, so I started using the new version of Oracle.EntityFrameworkCore and got some problems when deploying in a Linux docker container. the error 'ORA-01882: timezone region not found'. was throw every time I try to publish.

I found a topic about this error in a beta version. 'https://windows-hexerror.linestarve.com/q/so53510011-aspnet-core-docker-container-using-Oracle-Managed-Driver-Core-throws-ORA-00604-and-ORA-01882-when-op'. And I had put the environment variable in my deploy artifacts and solved the problem, but I think that it's not the right solution, Am I wrong?

  env:

   TZ: America/Chicago

Comments
Post Details
Added on Aug 3 2019
1 comment
1,486 views