Sunday, September 19, 2010

How to fix msg=ORA-01882: timezone region not found

Re: How to fix msg=ORA-01882: timezone region not found
Posted: Mar 14, 2009 11:01 PM   in response to: dbrosius in response to: dbrosius
 
Click to report abuse...   Click to reply to this thread Reply
I had same error and solved by this way
=============================

1. Go Tools > Project Properties then

2. (Project Properties) open select Run/Debug/Profile > in right you will see Default > Double click here or click Edit
3. (Edit run configuration) select Launch Settings > in 'Java option' text item past this line -Duser.timezone="+06:00"
4.close and re-open JDeveloper
5. Run entire project

Good Luck!

zakir
===

No comments:

Post a Comment