stage to change the metadata of tables or files

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
kennyapril
Participant
Posts: 248
Joined: Fri Jul 30, 2010 9:04 am

stage to change the metadata of tables or files

Post by kennyapril »

Is there any stage other than transformer to change datatypes,field lengths and giving values to nulls?

I have a number of issues with the fields before doing a lookup so need a stage for the above changes.

Used transformer but that is increases the technical weight to the job.


Thanks
Regards,
Kenny
jwiles
Premium Member
Premium Member
Posts: 1274
Joined: Sun Nov 14, 2004 8:50 pm
Contact:

Post by jwiles »

Modify stage

Regards,
- james wiles


All generalizations are false, including this one - Mark Twain.
kennyapril
Participant
Posts: 248
Joined: Fri Jul 30, 2010 9:04 am

Post by kennyapril »

Thanks Jwiles
Regards,
Kenny
Post Reply