The initialization value specified exceeds the length of the subfield for character fields, or it exceeds the maximum value or number of decimal places in the subfield for numeric fields. The subfield to be initialized must be large enough to contain the initialization value specified for it. The initialization value is ignored.
Change the program so that the size of the initialization value does not exceed the subfield size. Compile again.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.