z/OS DFSMSdss Storage Administration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Sample JCL

z/OS DFSMSdss Storage Administration
SC23-6868-01

//PATCH    JOB...
//*
//**************************************************************
//*                                                            *
//* SAMPLE JCL TO SET THE FLAGS IN ADRPATCH.                   *
//*                                                            *
//**************************************************************
//ZAP      EXEC PGM=AMASPZAP,PARM='IGNIDRFULL'
//SYSPRINT DD   SYSOUT=*
//SYSLIB   DD   DISP=SHR,DSN=LIBNAME.LINKLIB
//SYSIN DD *
   NAME ADRDSSU ADRPATCH
   VER   offset    value  REP   offset    value 
   
/*

As an alternative to using the above JCL to set flags in ADRPATCH, you can customize certain DFSMSdss functions by temporarily setting patch bytes during DFSMSdss processing through a SET PATCH command. For information about the SET command, see Controlling task processing.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014