An Input-Field-Name entry (positions 53-58 of an input-field specification) is defined as an array, but the field length as defined in the Field-Location entries (positions 44-51) is greater than the total length of the array (number of array entries multiplied by the length of each array entry).
Ensure that the input-field length, as defined in the Field-Location entries (positions 44-51) is equal to a multiple of the array element length up to a maximum equal to the length of the array. Compile again.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.