Database Error Messages

ADVM-07026

file extent exceeds file system size: string
extent: _FileOffset: string _Length: string _PhysicalDiskOffset: string
for file:
string

Cause

The extent values of the indicated file referenced data beyond the size of the file system. There are two possible causes:

  1. The extent _Length and/or _PhysicalDiskOffset property were incorrect.
  2. The file system size value 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.