Database Error Messages

ADVM-07170

Global_BitMap has incorrect values for Extent[0]
found: _FileOffset: string _Length: string _PhysicalDiskOffset: string
, but expected to find: _FileOffset: string _Length: string _PhysicalDiskOffset: string
for file:
string

Cause

The _PhysicalDiskOffset property of the first extent of the indicated Global_BitMap file was incorrect. The Global_BitMap data must begin at the disk offset described in the message.


Action

If fsck with the -a switch is currently running, then no further action is needed. fsck will resolve the problem. If fsck is running without the -a switch, then run fsck with the -a switch to resolve the problem.