Database Error Messages

ACFS-07085

file has _FileSize value that exceeds _AllocationSize value
_FileSize: string _AllocationSize: string
for file:
string

Cause

The _FileSize property of the indicated file exceeded the amount of storage allocated to the file. The _AllocationSize property describes the amount of storage available for the file. One of of these properties 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.