DSM/Tape Catalog Management Programming Manual
Common Definitions
DSM/Tape Catalog Management Programming Manual—520481-003
4-43
ZMCS Maps
ZEOF
denotes the number of bytes of the disk file.
ZLASTMODTIME
denotes the date and time that the disk file was changed before it was written to
the backup tape.
ZOPEN
denotes whether the disk file was open when it was backed up:
•
FALSE means the disk file was not open.
•
TRUE means the disk file was open.
ZBROKEN
denotes whether the disk file was broken when it was backed up:
•
FALSE means the disk file was not broken.
•
TRUE means the disk file was broken.
For more information, see the File Utility Program (FUP) Reference Manual.
ZROLLFORWARDNEEDED
denotes whether the disk file needed rollforward recovery when it was backed up.
•
FALSE means the disk file did not need rollforward recovery.
•
TRUE means the disk file did need rollforward recovery.
For more information, see the File Utility Program (FUP) Reference Manual.
ZCORRUPT
denotes whether the disk file was corrupt when it was backed up:
•
FALSE means the disk file was not corrupt.
•
TRUE means the disk file was corrupt.
For more information, see the File Utility Program (FUP) Reference Manual.
ZAUDITED
denotes whether the disk file was audited by TMF when it was backed up:
•
FALSE means the disk file was not audited.
•
TRUE means the disk file was audited.
For more information, see the File Utility Program (FUP) Reference Manual.