Previous Topic: IDCMCDEQ51 - Unrecognized word in VALUE columnNext Topic: IDCMCDEQ53 - Field name in VALUE column can be continued only once


IDCMCDEQ52 - Invalid initial value specified

Reason:

The value for a numeric field is not a valid numeric literal (or NULL if you specified the WITH INDICATOR clause) or the value for an alphanumeric field is not a valid alphanumeric literal (or NULL if the WITH INDICATOR clause was specified).

Action:

Correct the value to conform to the rules for the appropriate type of literal (numeric or alphanumeric).