To use SQL*Plus Windows correctly, export NLS_LANG like so:
set NLS_LANG=GERMAN_GERMANY.WE8MSWIN1252
If you prefer the command line client SQL*Plus, export NLS_LANG like so:
set NLS_LANG=GERMAN_GERMANY.WE8PC850
August 13, 2010 by Michael
To use SQL*Plus Windows correctly, export NLS_LANG like so:
set NLS_LANG=GERMAN_GERMANY.WE8MSWIN1252
If you prefer the command line client SQL*Plus, export NLS_LANG like so:
set NLS_LANG=GERMAN_GERMANY.WE8PC850
No comments yet
Post a Comment