Open the sqldeveloper.conf file in your oracle home sql developer directory:
<Drive>:\<ORACLE_HOME>\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf
and add the line
Add VMOption -Duser.timezone=<TIME ZONE>
Ex: AddVMOption -Duser.timezone=EST
Save file, close Sql Developre and reopen.
If you got this message on Oracle JDeveloper
Find jdev.conf file on jdeveloper\jdev\bin\
Add above line to end of file and save.
Restart your JDeveloper application.
No comments:
Post a Comment