Database Error Messages

ADVM-07235

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

Cause

The _PhysicalDiskOffset property of an extent structure of the indicated file had a value of zero. _PhysicalDiskOffset values must be greater than zero.


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.