Have you set CLIENT_LOCALE = en_us.utf8 in your environment varibales?
If there is still problem, try to install ILS 3.50.MC5 package first.
And for supporting more utf-8 characters, set GL_USEGLU=1 too.
Quote:
Originally Posted by edagostini
Hi Phil,
Thank you for you reply.
I am setting a version 11.5FC8 on AIX 6.1.
The problem is to get a database setup in order to atorage any language (e.g arabic, asian languages, as well as european ones).
Lets suppose the application will be receiveing any kind of language (Internet)
Some languages need to be stored in a 2/3 bytes like asiasn ones. Therefore, the datatype on the table needs to be defined as nchar or nvarchar to accomodate the values (Multibyte values). I have tried to setup en_us.utf8 and some other possible values for Locale but it keeps saying the value is not appropriate.
Regards,
Ed
|