DSM/Tape Catalog Management Programming Manual

Common Definitions
DSM/Tape Catalog Management Programming Manual520481-003
4-55
ZMCS Maps
ZBKUPFMT
denotes the status of the backup. Valid values are:
ZMCS-MAP-LABEL-TAPEVOLUME
MEDIASRV includes this extensible structured token in LABEL TAPEVOLUME
commands to describe tape label attributes. ZMCS-MAP-LABEL-TAPEVOLUME is
based on ZMCS-DDL-LABEL-TAPEVOLUME, which is defined as:
ZLABELTYPE
corresponds to the LABELS parameter of the MEDIACOM LABEL TAPEVOLUME
command. ZLABELTYPE denotes the type of label created. Valid values are:
ZDENSITY
corresponds to the DENSITY parameter of the MEDIACOM LABEL TAPEVOLUME
command. ZDENSITY denotes the density for the tape. Valid values are:
ZCOUNT
corresponds to the COUNT parameter of the MEDIACOM LABEL TAPEVOLUME
command. ZCOUNT denotes how many tapes are being labeled when the tape
names are automatically generated by LABEL TAPEVOLUME. The value is a
ZMCS-ENM-BKUPFMT-ALL
The backup status is All.
ZMCS-ENM-BKUPFMT-BACKUP
The backup status is Backup.
ZMCS-ENM-BKUPFMT-ARCHIVE
The backup status is Archive.
ZMCS-ENM-BKUPFMT-LONGNAME
The backup status is Longname.
ZMCS-ENM-BKUPFMT-NONBACKUP
There is no backup.
def ZMCS-DDL-LABEL-TAPEVOLUME.
02 ZLABELTYPE type ZMCS-DDL-LABELTYPE-ENM.
02 ZDENSITY type ZMCS-DDL-DENSITY-ENM.
02 ZCOUNT type ZSPI-DDL-INT.
02 ZUNLOAD type ZSPI-DDL-BOOLEAN.
02 ZPROMPT type ZSPI-DDL-BOOLEAN.
02 ZOVERRIDE type ZSPI-DDL-BOOLEAN.
end.
ZMCS-VAL-LABELTYPE-ANSI
Create ANSI format label.
ZMCS-VAL-LABELTYPE-IBM
Create IBM-MVS format label.
ZMCS-VAL-LABELTYPE-BACKUP
Create special format label used by BACKUP
and BACKCOPY.
ZMCS-VAL-DENSITY-1600
The density is 1600 bpi (default for open-reel tapes).
ZMCS-VAL-DENSITY-6250
The density is 6250 bpi.