datastage

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
sreenugdwh
Participant
Posts: 1
Joined: Thu Jan 10, 2008 10:33 pm

datastage

Post by sreenugdwh »

how to auto schedule a job from unix when it stopped
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.
In my experience it's not possible to schedule anything from UNIX when it's stopped.
Would you like to elaborate on what you mean?

If it's the job that has been stopped (rather than UNIX), you will need to reset the job before it can run again. The easiest way to do this is to create a job sequence that resets automatically if required. Schedule the job sequence, rather than the 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