The modify operator has a binding for non-existent output

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

ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Yes, the schema is what I was looking for. Why don't you declare ID as the correct (source) data type and then convert it to your INT32 datatype in the job? that would solve a number of issues.
Post Reply