Don't forget to compress the PDS frequently, or make it a PDSE. Once we had hour long queues for a compile, so I wrote a CLIST to execute the compile and link steps, took about 3 minutes.
On Tue, Dec 22, 2020 at 11:11 AM Fred Kaptein <[email protected]> wrote: > > Hello, > I would like to build a JCL batch job called BACKUPS, that does the following: > 1) STEP01 > Create a JCL proc in MYLIB.PROCLIB(BKUP) > 2) STEP02 > Execute the proc MYLIB.PROCLIB(BKUP) > > My testing finds that STEP02 runs the proc in MYLIB.PROCLIB(BKUP) that was > built prior to submitting job BACKUPS. > > Is there a way to do these two steps in one job and not two? > > Thanks > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
