Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cannot export NLS_LANG=.AL16UTF16

497150Feb 22 2007 — edited Feb 25 2007
I'm trying to export NLS_LANG=.AL16UTF16 to prevent coverting in the applciation code. The database is in AL32UTF8. I get this error:
sc@lnxdev9:/mnt/oracle1/ora10gr2/bin$ export NLS_LANG=.AL16UTF16
sc@lnxdev9:/mnt/oracle1/ora10gr2/bin$ ./sqlplus system/xxxxxx@ora10gr2
Error 19 initializing SQL*Plus
Invalid NLS character set for this OS environment
sc@lnxdev9:/mnt/oracle1/ora10gr2/bin$

How can I fix this error. Can I use the AL16UTF16 as character set instead of AL32UTF8?
Thanks a lot, tom
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2007
Added on Feb 22 2007
7 comments
10,973 views