Page 1 of 1

Posted: Thu Jul 24, 2008 9:40 am
by ArndW
do you have DataStage with NLS installed?

Posted: Thu Jul 24, 2008 9:46 am
by rajkraj
Nope, NLS not installed :oops: Without installing NLS is there any way we can handle this situation?

Posted: Thu Jul 24, 2008 10:05 am
by ArndW
In this case it might be easier, since the conversion is only happening in one place. What character set is your DB2 set to?

Posted: Thu Jul 24, 2008 3:20 pm
by ray.wurlod
If you know what the code point for the character is you can intercept it with a Char() function perhaps in a Convert() function.