Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Depends on what is in NLS_LANG and in which direction you want to change everything. You can bring the console encoding in line with the Oracle encoding, or vice versa.
rem NLS_LANG=RUSSIAN_RUSSIA.AL32UTF8
chcp 65001
sqlplus
set NLS_LANG=RUSSIAN_RUSSIA.CL8MSWIN1251
chcp 1251
sqlplus
set NLS_LANG=AMERICAN_RUSSIA.CL8PC866
sqlplus
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question