Jobs within Sequence job got aborted, but Sequece didnt.

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
videsh77
Premium Member
Premium Member
Posts: 97
Joined: Thu Dec 02, 2004 10:43 am
Contact:

Jobs within Sequence job got aborted, but Sequece didnt.

Post by videsh77 »

In a sequence job, if any of the intermediate job is aborted, is there any way, it can notify sequence job is also got aborted?

During the reseting of this sequence job, can we have an option to reset all the jobs which are not in a runnable state to become runnable?
Thanks with regards,
videsh.
kduke
Charter Member
Charter Member
Posts: 5227
Joined: Thu May 29, 2003 9:47 am
Location: Dallas, TX
Contact:

Post by kduke »

This has been covered a lot so do a search. You need to search for exception handler and UtilityAbortToLog routine.
Mamu Kim
Precious
Charter Member
Charter Member
Posts: 53
Joined: Mon Aug 23, 2004 9:51 am
Location: South Africa
Contact:

Post by Precious »

There has been a number of postings on this topic. Do a search.
One of which is viewtopic.php?t=92131&start=0&postdays= ... aborttolog
Precious

Mosher's Law of Software Engineering: Don't worry if it doesn't work right. If everything did, you'd be out of a job.
Post Reply