Data-Format entry does not match the definition of the input field.
30
Cause . . . . . : The data type of
the field name specified in the Field-Name entry (positions 49 - 62 of the
Input-Field specification) must match the the Data-Format entry (position 36)
as follows:
- If the data type is character, then the entry must be blank or A.
- If the data type is date, then the entry must be D.
- If the data type is graphic, then the entry must be G.
- If the data type is UCS-2, then the entry must be C.
- If the data type is numeric other than float, then the entry must be P, B,
L, R, S, I, U, or blank.
- If the data type is float numeric, then the entry must be F.
- If the data type is time, then the entry must be T.
- If the data type is timestamp, the entry must be Z.
The specification is ignored.
Recovery . . . : Change the Data-Format
entry. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.