On Fri, 4 Aug 2023 17:33:18 +0000, Jon Perryman wrote: > > On Friday, August 4, 2023 at 09:24:10 AM PDT, Tom Marchant wrote: > >> What if you copy the JCL to a new data set, replacing all the EXEC PGM=xxx> >> to EXEC PGM=IEFBR14? and submit it? > >Substituting IEFBR14 only stops program processing. JCL processing will still >alloc, delete and possibly other bad things.in > Better, then, to wrap everything with a disabling IF .. ENDIF. Need to add a precedng IEFBR14 because IF doesn't affect the first job step.
(I'd say not JCL processing but the initiator performs allocation/deletion.) -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
