BuildOp stage to call unix script

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
hhh
Participant
Posts: 86
Joined: Tue Aug 02, 2005 7:39 am

BuildOp stage to call unix script

Post by hhh »

Hello friends,

Have created one shell script which has two parameters.
Have requirement to call this shell script using buildop stage.
please share your ideas to design this job,like what are stages required ? etc.

Thanks & Regards
Hman
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You don't need a BuildOp. Check out other stage types, such as External Filter stage.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply