> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Edward Jaffe
> 
> Thomas Berg wrote:
> > Others have suggested that AAA ends with submitting BBB, etc.
> > But:
> > - If AAA abends before the submit step, should BBB be
> > submitted in that case also ?
> > - Sometimes even COND=EVEN doesn't help (no pun intended).
> >
> > Maybe the variant where AAA *starts* with submitting BBB
> > would work better ?
> >
> 
> This assumes it's OK if BBB runs in parallel with AAA--perhaps even
> finishing before AAA. From Dave's original post, I assumed this was
not
> what he wanted.

That's my reading as well:  Job AAA must complete (successfully or not)
before Job BBB begins execution; Job BBB must complete (successfully or
not) before Job CCC begins execution, and so on.  I.e., it doesn't
matter whether none, some or all of the jobs complete successfully, so
long as all jobs execute sequentially in the order submitted.

    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to