Database Error Messages

ADVM-07715

extent[number] has invalid _PhysicalDiskOffset value
found: string, but expected to find:
greater than or equal to string for file:
string

Cause

The _PhysicalDiskOffset property of an extent structure of the indicated file had a value less than the offset of the Super Block. _PhysicalDiskOffset values must be greater or equal to the offset of the Super Block.


Action

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