Search found 1 match

by Werkman
Mon Apr 11, 2005 2:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: exception handling job sequence
Replies: 2
Views: 1984

exception handling job sequence

Hi, In my first attempt to build job sequences I had to meet the requirement that on failure of a jobrun any other job that is running in parallel should finish first before the jobsequence itself gets aborted. I used a terminator stage with the option 'stop request, wait for other jobs to finish' a...