Database Error Messages

ACFS-07340

Directory_Entry structure has invalid or incorrect _attributes for file 'string'
found: string
, but expected to find: string
for structure:
string

Cause

The _attributes property of the indicated Directory_Entry structure did not match the _attributes property of the corresponding file.


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.