Hello Everybody,

Recently I have successfully migrated Remedy database to Unicode.

SQL> select * from nls_database_parameters where parameter like '%CHARACTERSET';

NLS_CHARACTERSET
AL32UTF8

NLS_NCHAR_CHARACTERSET
AL16UTF16

However, if I try to run arsystem with $NLS_LANG = American_America.AL32UTF8 
the ars server does not start.

It starts only if I use singlebyte charset for NLS_LANG variable - WE8ISO8859P1 
or CL8MSWIN1251.
The problem is that this NLS_LANG value allows only WE8ISO8859P1 or 
CL8MSWIN1251 characters (depending on the NLS_LANG value) to work properly.

Did I miss something? 

Thank you.

Env:
Oracle 9.2
Solaris 9
Remedy ARS 6.3

Kind Regards / C ?????????
Dmitry Bezhenar


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to