Previous Topic: IDCMDDER46 - Unsupported DD field class has been converted to "X"Next Topic: IDCMDDER48 - Unsigned integer field has been converted to "X"


IDCMDDER47 - Unsupported TYPE-NUMERIC attribute. Field has been converted to "X"

Reason:

SQL supports only fields with the TYPE-NUMERIC attribute C or P. In an unsupported field attribute the field is treated as a character string.

Action:

If it is necessary that the field be treated as intended numeric value, correct the DD definition of the field in question.