z/OS DFSMShsm Diagnosis
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Copying the dump data set to tape

z/OS DFSMShsm Diagnosis
GC52-1387-00

This JCL shows a method of copying a dump data set to tape.

   //DMPCOPY JOB MSGCLASS=A
   //S1 EXEC PGM=IEBGENER
   //SYSPRINT DD SYSOUT=A
   //SYSIN DD DUMMY
   //SYSUT1 DD DSN=SYS1.DUMP00,DISP=SHR
   //SYSUT2 DD DSN=OW99999.DUMP,LABEL=(2,SL),VOL=SER=TAPE01,
   //          DISP=(NEW,KEEP),UNIT=TAPE

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014