Database Error Messages

ADVM-07057

extent[number] has incorrect _FileOffset
found: string, but expected to find: 0
for file:
string

Cause

The _FileOffset property of the initial extent of the indicated file was not zero. The _FileOffset for a file's initial extent must be zero as it identifies the beginning of the file.


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.