DSM/Tape Catalog Management Programming Manual
Common Definitions
DSM/Tape Catalog Management Programming Manual—520481-003
4-50
ZMCS Maps
ZTAPEFILEMODE
corresponds to the MODE parameter of the MEDIACOM INFO TAPEFILE
command. ZTAPEFILEMODE denotes what type of file entry is used in the report.
Valid values are:
ZALLVOLSET
corresponds to the VOLUMESET parameter of the MEDIACOM INFO TAPEFILE
command. ZALLVOLSET reports on all the unexpired entries of a tape set.
ZVERSION
denotes the version number of the tape file.
ZTIME
denotes the date and time the tape file was created
ZRETENTIONDATE
denotes the date in the catalog when the tape file expires. If the expiration was set
as PERMANENT, the value for this field is "31dec2199."
ZRECORDFORMAT
denotes the record format of the tape file. Valid values are:
ZRECORDLENGTH
denotes the length of each record in bytes. If the value for ZRECORDFORMAT is
undefined, the value for ZRECORDLENGTH is 0.
ZBLOCKLENGTH
denotes the length of each record block, in bytes.
ZMCS-VAL-TAPEFILEMODE-UNSPECIF
Type of file entry is unspecified.
ZMCS-VAL-TAPEFILEMODE-ANY
Use all entry types.
ZMCS-VAL-TAPEFILEMODE-USER
Use entries only for tape files created by
a process other than BACKUP.
ZMCS-VAL-TAPEFILEMODE-BFM
Use entries only for backup tapes
created in file-mode.
ZMCS-VAL-TAPEFILEMODE-BVM
Use entries only for backup tapes
created in volume-mode.
ZMCS-VAL-RECORDFORMAT-UNSPECIF
The record format is unspecified.
ZMCS-VAL-RECORDFORMAT-FIXED
All records are the same length.
ZMCS-VAL-RECORDFORMAT-UNDEF
No format is defined for the records.