At 09:50 -0700 on 10/17/2006, Charles Mills wrote about Re:
Collisions between converter(?) and TSO?:
You know, all things considered, I think the simplest solution for **my**
problem is to add a little delay after each SUBMIT. I know it's not elegant,
and I know it's not bulletproof, but this is a development test script, not
a production job. The total run-time for the 70 jobs is probably two hours
(the three hour total includes think and edit time).
I have a question. From your description, you are submitting the JCL
(which has a INCLUDE card), updating the contents of the INCLUDE'ed
member and submitting the JCL again (doing the Update/Submit process
69 times for a total of 70 Jobs).
Why not just have your generator create 70 INCLUDE Members. Then
submit the JCL 70 times while referencing a different INCLUDE member
each time. This will create result without any interlock problem
since each JCL Stream will have its own separate INCLUDE to use.
----------------------------------------------------------------------
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