Wayne Bikerdike is quite correct.  In its discussion of the EXEC statement the 
JCL manual says:
 
| A  job  can  have  a  maximum  of  255  job  step.  This includes the steps 
in any  procedures  the
| EXEC statements  call.
 
Moreover, since the count is held (as an unsigned binary integer) in a single 
byte, the usual control-block overflow problem precludes increasing it 
simplistically.
 
That said, 255 steps or linked jobs is enough, perhaps indeed too many, for 
such shenanigans.  

John Gilmore Ashland, MA 01721-1817 USA


                                          

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

Reply via email to