DSM/Tape Catalog Management Programming Manual
Common Definitions
DSM/Tape Catalog Management Programming Manual—520481-003
4-53
ZMCS Maps
ZSEQUENCENUMBER
denotes a number that identifies the order that the file was written to the tape set (1
for first file, 2 for second file, and so on).
ZLABELDATA
contains the actual tape label information, starting with the label ID.
ZMCS-MAP-INFO-TAPEVOLUME
MEDIASRV includes this extensible structured token in INFO TAPEVOLUME
commands to describe attributes of a tape. ZMCS-MAP-INFO-TAPEVOLUME is based
on ZMCS-DDL-INFO-TAPEVOLUME, which is defined as follows:
ZSTATUS
corresponds to the STATUS parameter of the MEDIACOM INFO STATUS
command. ZSTATUS denotes information for tapes of a given status. Valid values
are:
ZMCS-VAL-LABELTYPE-UNLABELED
The tape is unlabeled.
ZMCS-VAL-LABELTYPE-BLP
The tape label type is BLP.
ZMCS-VAL-LABELTYPE-ANY
All label types are permitted.
ZMCS-VAL-LABELTYPE-BACKUP
The tape label type indicates a BACKUP or
BACKCOPY tape.
ZMCS-VAL-LABELTYPE-TMF
The tape label type is TMF.
ZMCS-VAL-LABELTYPE-UNKNOWN
The tape label type is unknown.
def ZMCS-DDL-INFO-TAPEVOLUME.
02 ZSTATUS type ZMCS-DDL-TAPEVOLSTATUS-ENM.
02 ZLABELTYPE type ZMCS-DDL-LABELTYPE-ENM.
02 ZMEDIATYPE type ZMCS-DDL-MEDIATYPE-ENM.
02 ZGENERATION type ZMCS-DDL-GENERATION.
02 ZVERSION type ZMCS-DDL-VERSION.
02 ZTAPEFILESTAT type ZMCS-DDL-STATUS-ENM.
02 ZDENSITY type ZMCS-DDL-DENSITY-ENM.
02 ZBKUPFMT type ZMCS-DDL-BKUPFMT-ENM.
end.
ZMCS-VAL-TAPEVOLSTAT-ASSIGNED
Display tapes that contain unexpired files.
ZMCS-VAL-TAPEVOLSTAT-BAD
Display tapes that have a defect of some
kind.
ZMCS-VAL-TAPEVOLSTAT-RELEASED
Display tapes that contain only expired
files but are not eligible to be used as
scratch tapes.