Database Error Messages

ADVM-07041

DATA extent list not found
for file:
string

Cause

The list of DATA extent structures of the indicated file did not include the initial DATA extent structure. There are two possible causes:

  1. The _LastExtentPointer property of the file was incorrect.
  2. The structure identified by the _LastExtentPointer value was not a DATA extent structure.

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.