Quote:
|
Originally Posted by vino
It would go something like this
LC_ALL=ja_JP.euc_jp
LANG=ja_JP.euc_jp
Vino
|
Vino,
I also noticed that I have two env vars set for the Language
Code:
shell>> env | grep LANG
LANG=ja_JP.euc_jp
NLS_LANG=AMERICAN_AMERICA.US7ASCII
Question: Should I unset the NLS_LANG to for my login to use the LANG variable? Please advise. Thanks.
Jerardfjay