Database Error Messages

ACFS-07047

extent node list missing entry for extent structure:
string

Cause

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

  1. The _LastExtentPointer property of the file was incorrect.
  2. One or more extent structures did not have a valid structure header.
  3. The _LastExtentPointer property of one or more 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.