Database Error Messages

ADVM-07046

file has _LastExtentPointer that does not match calculated value
calculated: string, but expected to find: string
for file:
string

Cause

The _LastExtentPointer property of the indicated file did not match the file's last DATA extent structure. There are three possible causes:

  1. The _LastExtentPointer value was incorrect.
  2. The last DATA extent structure was not found because the The _NextDataExtent property of one or more DATA extent structures was incorrect.

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.