Database Error Messages

ACFS-07402

Deferred_Delete_Storage_List structure has invalid delete list pointers: _PrevDeferredListLink: string _NextDeferredListLink: string
for structure:
string

Cause

The _PrevDeferredListLink or _NextDeferredListLink property of of the indicated structure were incorrect. Both values must be zero or non-zero.


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.