Strange error

jimloader

Member
Hello,

I get a very strange error that prevents me logging on to my database...

"Error while trying to retrieve text for error ORA-12705"

I installed Oracle Workflow Builder and changed a NLS_LANG parameter in the Windows registry, and since that moment I get the error systematically while there are no errors with others editors like T..D.

Tried to uninstall, reinstall with parameter changed/unchanged, but it now refuses any connection to the database.

How can I connect again ?

Thx
J. L.
 
This error indicates an incorrect NLS_LANG setting:

ORA-12705: invalid or unknown NLS parameter value specified

What NLS_LANG value did you specify?
 
Back
Top