Database Error Messages

ACFS-07546

extent[number] has invalid _FileOffset value
found: string, but expected to find multiple of: string
for compressed file:
string

Cause

The _FileOffset property of an extent of the indicated extent structure was invalid. _FileOffset values must be a multiple of the file's compression unit size, for compressed files.


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.