Previous Topic: IDCMCDEQ64 - Subscripted value cannot have INDICATOR clauseNext Topic: IDCMCDEQ66 - NULL initial value not supported for sequential or VSAM dataviews


IDCMCDEQ65 - INDICATOR permitted only for types N, U, D, X, or V

Reason:

You specified a WITH INDICATOR clause with an invalid type.

Action:

Change the type specification to X (character), N (numeric), U (unsigned), D (date), or V (variable).