Skip to Main Content

SQL Developer

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle SQL Developer: ORA-12705 Cannot access NLS data files or invalid environment specified

adnanBIHSep 30 2021

Dear professionals,
I'm facing next problem: when try to execute SQL query inside SQL Developer it raises error: ORA-12705 Cannot access NLS data files or invalid environment specified.
Error appeared after I changed some region settings in Windows 10 (unfortunately, I cannot remember which one). Exactly the same query executed smoothly before that change in OS.
I tried to alter sqldeveloper.conf file according to this but no success. 

AddVMOption -Duser.language=en
AddVMOption -Duser.region=US
AddVMOption -Duser.country=en

I'm using Sql Developer version 20.4.0.379 and 21.2.1. 
Thanks in advance

This post has been answered by adnanBIH on Oct 1 2021
Jump to Answer

Comments

Post Details

Added on Sep 30 2021
9 comments
4,497 views