Page 1 of 1

NLS LANG error

Posted: Wed Apr 19, 2006 11:02 pm
by anujgarg
hi all,

I am getting the following warning

An NLS map <ISO-8859-1> is specified, but NLS_LANG is not set. The NLS map must be set to an ICU codepage which is equivalent to the character set specified by NLS_LANG

In NLS map i have checked <ISO-8859-1> this value is there and in unix level parameter we have LNSPATH and LANG environment varaible.should i need to add any env variable in DataStgae administrator as there are many NLS env variable like APT_OUTPUT_CHARSET.

Can anyone please explain what i need to correct this ??

Thanks in advance,
Anuj

Posted: Wed Apr 19, 2006 11:42 pm
by daniel0623
add NLS_LANG in your dsenv.Make sure its value is same as db.

Posted: Thu Apr 20, 2006 12:28 am
by anujgarg
daniel0623 wrote:add NLS_LANG in your dsenv.Make sure its value is same as db.
can you please elaborate more.