NLS_LANG is the variable that Oracle client checks in order to perform (any) translation between server and client.
For MS Windows clients you need EL8MSWIN1253, for UX usually EL8ISO8859P7 will do.
"Error 2503. Called RunScript when not marked in progress"
Hi everyone.
I am trying to install PL/SQL Developer 12.07 x64 on my new Win10x64 workstation and it keeps failing with the above message.
Anyone ..been there done that?
:)
NLS_SORT according to Oracle Documentation
"NLS_SORT specifies the collating sequence for ORDER BY queries."
Nothing to do with any kind of client performance.
Thank you for your answer Marco.
I believe it would help all experienced users of PL/SQL Developer that they know what they are looking for but (they have come at an age that) they don't know where to find it
:)
Preferences window has a lot of info.
Do you have in mind implementing a textbox that would perform full-text-search in order to quickly navigate to the needed option?