z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 1

z/OS MVS JCL Reference
SA23-1385-00

//JOB01    JOB    ,'HAROLD DUQUETTE',MSGLEVEL=1
//STEP1    EXEC   PGM=MJCOSCO
//DD1      DD     SYSOUT=B,DEST=RMT6,HOLD=YES

In this example, sysout data set DD1 from JOB01 is held on a queue until the TSO/E user at RMT6 asks the system operator to release the data set.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014