0x00720009 (7471113) The OFFSET relative-offset is out-of-bounds for the record array BEGINLEVEL number level-number. The maximum permissible OFFSET value is maximum-value.

Explanation

The relative-offset specified on the OFFSET clause for the record array definition with a BEGINLEVEL number of level-number is not valid. The relative-offset value is larger than the size of the object that the record array resides in. The size and thus maximum value that can be specified for the relative-offset is identified by maximum-value.

User response

Supply a valid starting offset for the record array definition.