Notes on the DD Statement

The following example shows DD statements for the checkpoint data set:

   //ddname   DD   DSN=dsname,UNIT=TAPE,DISP=(MOD,KEEP)
   //ddname   DD   DSN=dsname,UNIT=SYSDA,
   //              DISP=(NEW,DELETE,KEEP),SPACE=(CYL,(15,17)),
   //              VOL=SER=CKPTDS