z/OS DFSMShsm Implementation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Information passed to an ACS routine

z/OS DFSMShsm Implementation and Customization Guide
SC23-6869-01

The information in Table 1 can be used to make filtering decisions in the ACS routines.
Note: If unittype is not specified on each of the following commands, it will not be provided as input when DFSMShsm invokes the ACS routines for that function. If not specified, unittype often defaults to another setting or generic device, such as 3590-1.
Table 1. DFSMShsm Tape Data Set Names and Unittypes Passed to the ACS Routine
DFSMShsm Function DFSMShsm Tape Data Set Names Commands with unittype Restrictions
Backup to original prefix.BACKTAPE.DATASET SETSYS BACKUP(TAPE(unittype))
Backup to alternate prefix.copy.BACKTAPE.DATASET
Recycle of backup tapes to original prefix.BACKTAPE.DATASET SETSYS - RECYCLEOUTPUT(BACKUP(unittype))
Recycle of backup tapes to alternate prefix.copy.BACKTAPE.DATASET
Migration to original prefix.HMIGTAPE.DATASET SETSYS TAPEMIGRATION( -    DIRECT(TAPE(unittype)) |    ML2TAPE(TAPE(unittype)) |    NONE(ROUTETOTAPE(unittype)) )
Migration to alternate prefix.copy.HMIGTAPE.DATASET
Recycle of migration tapes to original prefix.HMIGTAPE.DATASET SETSYS - RECYCLEOUTPUT (MIGRATION(unittype))
Recycle of migration tapes to alternate prefix.copy.HMIGTAPE.DATASET
Dump prefix.DMP.dclass.Vvolser.Dyyddd. Tssmmhh DEFINE DUMPCLASS(class UNIT(unittype))
Spill prefix.BACKTAPE.DATASET SETSYS SPILL(TAPE(unittype))
Tape copy (backup tapes) prefix.COPY.BACKTAPE.DATASET TAPECOPY ALTERNATEUNITNAME (unittype1, unittype2)

TAPECOPY ALTERNATE3590UNITNAME (unittype1, unittype2)

Tape copy (migration tapes) prefix.COPY.HMIGTAPE.DATASET
CDS backup DATAMOVER=HSM uid.BCDS.BACKUP.Vnnnnnnn uid.MCDS.BACKUP.Vnnnnnnn uid.OCDS.BACKUP.Vnnnnnnn uid.JRNL.BACKUP.Vnnnnnnn SETSYS CDSVERSIONBACKUP    (BACKUPDEVICECATEGORY -    (TAPE UNITNAME(unittype)))
CDS backup DATAMOVER=DSS uid.BCDS.BACKUP.Dnnnnnnn uid.MCDS.BACKUP.Dnnnnnnn uid.OCDS.BACKUP.Dnnnnnnn uid.JRNL.BACKUP.Dnnnnnnn
ABARS processing for:

-control file
-DSS data file
-instruction file
-internal data file

 

outputdatasetprefix.C.CccVnnnn
outputdatasetprefix.D.CccVnnnn
outputdatasetprefix.I.CccVnnnn
outputdatasetprefix.O.CccVnnnn

ABACKUP agname UNIT(unittype)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014