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


Example of the PATHDISP parameter

z/OS MVS JCL Reference
SA23-1385-00

//DD1  DD  PATH='/usr/applics/pay.time',PATHDISP=(KEEP,DELETE)

The DD statement identifies a file that already exists. The DD statement requests that the system keep the file, if the step ends normally. If the step ends abnormally, the system deletes the filename and, if no other names were set using link(), deletes the file itself.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014