DSM/Tape Catalog Operator Interface (MEDIACOM) Manual

MEDIACOM Commands
DSM/Tape Catalog Operator Interface (MEDIACOM) Manual429828-010
2-108
INFO DISKFILE Command
lcopy Logical copy number of tfile.
dfile The fully qualified name of dfile when it was written to the backup tape.
stat Status of dfile as stored in the catalog. The value of stat can be:
INVALID The disk file cannot be used by RECOVER DISKFILE.
VALID The disk file can be used by RECOVER DISKFILE.
open Whether dfile was open at the time it was backed up. The value of open
can be:
FALSE The disk file was not open.
TRUE The disk file was open.
For more information on this code, see the File Utility Program (FUP)
Reference Manual.
broke Whether dfile was broken at the time it was backed up. The value of
broke can be:
FALSE The disk file was not broken.
TRUE The disk file was broken.
For more information on this code, see the File Utility Program (FUP)
Reference Manual.
rf Whether dfile needed rollforward recovery at the time it was backed up.
The value of rf can be:
FALSE The disk file did not need rollforward
recovery.
TRUE The disk file did need rollforward recovery.
For more information on this code, see the File Utility Program (FUP)
Reference Manual.
cor Whether dfile was corrupt at the time it was backed up. The value of cor
can be:
FALSE The disk file was not corrupt.
TRUE The disk file was corrupt.
For more information on this code, see the File Utility Program (FUP)
Reference Manual.
audit Whether dfile was audited by TMF at the time it was backed up. The value
of audit can be:
FALSE The disk file was not audited.
TRUE The disk file was audited.
code File code. For more information on file codes, see the File Utility Program
(FUP) Reference Manual.