The named constant or literal specified as the initialization value does does not match the type (character or numeric) of the subfield for which it is specified. The initialization value must be the same type as the subfield it is specified for. The initialization entry is ignored.
Change the program so that the type of the initialization value type matches the type of the subfield. Compile again.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.