Database Error Messages

ADVM-07042

DATA extent node list missing entry for extent structure:
string

Cause

The list of DATA extent structures of the indicated file was incomplete. One or more DATA extent structures was missing. There are three possible causes:

  1. The _LastExtentPointer property of the file was incorrect.
  2. The structure identified by the _LastExtentPointer value was not a valid DATA extent structure.
  3. 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.