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


Example 2: label tape volume RESTORED to DASD

z/OS DFSMSdss Storage Administration
SC23-6868-01

//JOB2     JOB   accounting information,REGION=nnnnK
//STEP1    EXEC  PGM=ADRDSSU
//SYSPRINT DD    SYSOUT=A
//TAPE     DD    UNIT=3480,VOL=SER=TAPE02,
//  LABEL=(1,SL),DISP=(OLD,KEEP),DSNAME=USER2.BACKUP
//DASD1    DD    UNIT=3380,VOL=(PRIVATE,SER=111111),DISP=OLD
//SYSIN    DD    *
  command input (see Examples 2A, 2B, ... below)
/*

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014