Got this nice error when I upgrade my Oracle SQL Developer:
Basically you just need to add a time zone to the SQL Developer Config file (/opt/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf) to resolve. I added the following line:
AddVMOption -Duser.timezone=SAST
No comments:
Post a Comment