ORA-12705: Cannot access NLS data files or invalid environment specified
I am trying to connect to 10g database from Windows 7 PC desktop client, getting the below error:
ORA-12705: Cannot access NLS data files or invalid environment specified
Sql*Plus worked fine until I had a to install another Oracle client, Oracle Workflow Builder' on my desktop. With Workflow Builder it created yet another Oracle Home. Now when I try to connect to 10g database server, sql*plus consistently provides me the error. I tried to tweak NLS_LANG under windows 'registry editor', but the issue won't go away. I tried to chnage
Currently I have three Oracle Homes and all the three appear under the path variable.
ORA-12705: Cannot access NLS data files or invalid environment specified
Sql*Plus worked fine until I had a to install another Oracle client, Oracle Workflow Builder' on my desktop. With Workflow Builder it created yet another Oracle Home. Now when I try to connect to 10g database server, sql*plus consistently provides me the error. I tried to tweak NLS_LANG under windows 'registry editor', but the issue won't go away. I tried to chnage
Currently I have three Oracle Homes and all the three appear under the path variable.
0