Database Error Messages

ADVM-07036

extent[number] has invalid _Length value
found: 0, but expected to find: > 0
for structure:
string

Cause

The _Length property of an extent of the indicated extent structure had a value of zero. _Length values must be greater than zero.


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.