Search found 4 matches

by BSridhar
Mon Jul 30, 2018 12:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Coversion of double to Int
Replies: 7
Views: 12257

Hi,

I am also having the same issue. Unable to convert from double to int by using Modify stage. How can we get rid if this warning? There is no length/scale passed in my input columns.
by BSridhar
Tue May 29, 2018 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove multiple Ascii characters from input data
Replies: 12
Views: 10860

Hi Ray,

I couldn't find UniChar in version 11.5. Could you please guide me to find? I am sorry.

Thank You
by BSridhar
Fri May 25, 2018 1:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading a character using the correct charset
Replies: 1
Views: 3492

Re: Reading a character using the correct charset

Hi,

Did you got the solution for this? I have same requirement. Kindly share the thought/approach you used.

Thanks
by BSridhar
Fri May 25, 2018 11:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove multiple Ascii characters from input data
Replies: 12
Views: 10860

Remove multiple Ascii (>256) characters from input data

Char and convert are not supporting for the characters whose ASCII is greater than 256. What to do in this case?

Thanks