Search found 5 matches

by marbis
Wed Oct 07, 2009 4:09 am
Forum: General
Topic: If ELSE statement
Replies: 3
Views: 1941

If ELSE statement

Hi, I want map a field with this code, but datastage returns an error. I think thet the problem is the number of 'if else' cosctruct. Is possible? if campo di input = 'R12' THEN 'RCON' ELSE if campo di input = '18A' THEN 'RCON' ELSE if campo di input = 'R42' THEN 'RFAM' ELSE if campo di input = '36A...
by marbis
Thu Aug 13, 2009 10:10 am
Forum: General
Topic: Converting hex to char
Replies: 14
Views: 6582

Converting hex to char

hi,
i convert the hexadecimal value 0D0A to charapter with the constant X'0D0A'.

Bye
by marbis
Tue Aug 11, 2009 2:34 am
Forum: General
Topic: Converting hex to char
Replies: 14
Views: 6582

Hi ,
i must convert exadecimal values in char values in main frame job.
The function ICONV doesn't exist.
Cai i do?
Is difficult?
Bye
by marbis
Tue Aug 11, 2009 2:33 am
Forum: General
Topic: Converting hex to char
Replies: 14
Views: 6582

hi
by marbis
Tue Aug 11, 2009 2:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ASCII to Hex conversion
Replies: 3
Views: 3392

Hi ,
i must convert exadecimal values in char values in main frame job.
The function ICONV doesn't exist.
Cai i do?
Is difficult?
By