Binary to Int covertion

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
nishtala
Participant
Posts: 19
Joined: Thu Oct 25, 2007 10:51 am

Binary to Int covertion

Post by nishtala »

Hi All,

Is there a function in Datastage to convert binary into int format

let us know
Thanks
dsnovice
Participant
Posts: 38
Joined: Thu Jul 22, 2004 11:56 pm
Location: Mclean, VA
Contact:

Post by dsnovice »

In server there is Oconv with MB Option.. in Parallel you could try using the encode/decode stages..

Thank you,

a novice
nishtala
Participant
Posts: 19
Joined: Thu Oct 25, 2007 10:51 am

Post by nishtala »

[quote="dsnovice"]In server there is Oconv with MB Option.. in Parallel you could try using the encode/decode stages..

Thank you,

a novice[/quote]

We are on parallel edition
Post Reply