DSM/Tape Catalog Management Programming Manual

Common Definitions
DSM/Tape Catalog Management Programming Manual520481-003
4-19
ZMCS Maps
ZMCS-MAP-ADD-POOL
MEDIASRV includes this extensible structured token in ADD POOL commands to
describe the characteristics of tapes allowed in the pool. ZMCS-MAP-ADD-POOL is
based on ZMCS-DDL-ADD-POOL, which is defined as:
ZLABELTYPE
corresponds to the LABELS parameter of the MEDIACOM ADD POOL command.
Valid values are:
ZDENSITY
corresponds to the DENSITY parameter of the MEDIACOM ADD POOL command.
Valid values are:
def ZMCS-DDL-ADD-POOL.
02 ZLABELTYPE type ZMCS-DDL-LABELTYPE-ENM.
02 ZDENSITY type ZMCS-DDL-DENSITY-ENM.
02 ZMEDIATYPE type ZMCS-DDL-MEDIATYPE-ENM.
02 ZAUTOSCRATCH type ZMCS-DDL-AUTOSCRATCH-ENM.
02 ZSEARCHSPACE type ZMCS-DDL-SEARCHSPACE-ENM.
02 ZAPPEND type ZMCS-DDL-APPEND-ENM.
end.
ZMCS-VAL-LABELTYPE-UNSPECIF
The tape label type is unspecified.
ZMCS-VAL-LABELTYPE-ANSI
The tape label type is ANSI.
ZMCS-VAL-LABELTYPE-IBM
The tape label type is IBM-MVS.
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 (default).
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.
ZMCS-VAL-DENSITY-UNSPECIFIED
The tape density is unspecified.
ZMCS-VAL-DENSITY-800
The tape density is 800 BPI.
ZMCS-VAL-DENSITY-1600
The tape density is 1600 BPI.
ZMCS-VAL-DENSITY-6250
The tape density is 6250 BPI.
ZMCS-VAL-DENSITY-ANY
Any density is allowed (default).
ZMCS-VAL-DENSITY-NONE
No density is specified.