Previous Topic: IDCMCDEQ84 - Specified value in VALUE column ignoredNext Topic: IDCMCDEQ86 - "OCCUR" for type V must be numeric, from 1 THRU 10666


IDCMCDEQ85 - NULL permitted only for types N, U, D, X, or V

Reason:

You specified NULL as an initial value, but the type specified cannot assume an initial value of NULL.

Action:

Change the type specified to N (numeric), X (character), U (Unsigned), D (Date), or V (Variable).