| These problems can be corrected by using ANALYZE/DISK_STRUCTURE/REPAIR. The
probable cause and explanation for each are below.
>%ANALDISK-I-OPENQUOTA, error opening QUOTA.SYS
>-SYSTEM-W-NOSUCHFILE, no such file
>%ANALDISK-W-BADHEADER, file (351,17,1)
>
>
> invalid file header
>-ANALDISK-I-HEADER_DEL, deleted file header
>-ANALDISK-I-DELHEADER_BUSY, deleted file header marked "busy"
DELHEADER_BUSY
DELHEADER_BUSY, deleted file header marked "busy" in
index file bitmap
Facility: ANALDISK, Analyze/Disk_Structure Utility
Explanation: This message is issued along with the
BADHEADER message and gives a more detailed reason
why the specified file header is corrupt. In this
case, the file header and the index file bitmap are
inconsistent; the file header indicates that the file
is deleted, but the index file bitmap indicates that
the file header is busy, for example, the file is not
deleted.
User Action: None. See the BADHEADER message.
This could occur if a file is deleted while in use by another process and
the system has crashed (or the disk improperly dismounted) before the file
was properly closed and deleted.
>%ANALDISK-W-ALLOCCLR, blocks incorrectly marked allocated
> LBN 382296 to 386443, RVN 1
This is your extent cache, which has not been purged back to disk by a dismount
(the blocks are preallocated from the disk) - generally happens when is disk
is taken offline in a particularly violent manner (like a crash) and not
dismounted properly.
|