Page 1 of 1

NLS CODE PAGE ISSUE

Posted: Thu Sep 05, 2013 7:13 am
by sainath
hi
I am trying to load UMF file from DataStage to Oracle database 11g. French characters are messed up in Oracle database.It shows correctly in Linux.

DataStage column : UStringToString('UMF TAGS'),"ISO_8859-1:1987")
code page is UTF_8

Database Oracle :NLS_LANG - AMERICAN_AMERICA.AL32UTF8

What do I have to fix in DataStage in order to work correctly?

thks

Posted: Thu Sep 05, 2013 4:54 pm
by ray.wurlod
Let's start by asking what you mean by "messed up in Oracle", why you believe this, and how this may have occurred.

Some idea of your DataStage job design might be useful too.