Database Error Messages

ADVM-07268

file marked for deletion (file identifier: string, disk offset: string) has invalid _LinkCount value
found: number, but expected to find: 0

Cause

The indicated file was marked for deletion, but its _LinkCount property was not zero. Files to be deleted must have a _LinkCount value of zero. The file could not be deleted.


Action

If fsck is running with the -a switch, 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.