Database Error Messages

ACFS-07053

file has invalid _ParentID value
found: string, but expected to find: string
for file:
string

Cause

The _ParentID property of the indicated file was not correct. There are two possible causes:

  1. The _ParentID value did not match the file's parent directory.
  2. The _ParentID value did not match any valid directory.

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.