Page 1 of 1

Trapping job abort in batch control

Posted: Fri Jun 24, 2005 3:13 pm
by SonShe
I have several sub batches (not sequencers) and one master batch. When a job aborts the master batch still continues to run. How do I trap the abort status of the jobs in the master batch? I will appreciate your help.

Thanks.

Posted: Sat Jun 25, 2005 1:23 am
by Sainath.Srinivasan
Do the sub-batches run in parallel?

If you perform an 'Add Job', it will automatically include the syntax to capture failure.

Can you describe on how you have designed and what happens when one (batch) job fail.