Can we write and use Job control code for Parellel jobs?

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
sagar deshmukh
Participant
Posts: 103
Joined: Fri Jan 18, 2008 12:55 am
Location: chennai

Can we write and use Job control code for Parellel jobs?

Post by sagar deshmukh »

Can we write and use Job control code for Parellel jobs?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No, but you can for parallel jobs. The same job control language is used to execute/interrogate server, parallel and sequence jobs. But it must be created in a server job or a job sequence or a Batch, not in a parallel job.
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