Previous Topic: DB20403ENext Topic: DB20405E


DB20404E

INDICATOR ARRAY MUST BE A SINGLE DIMENSION

Reason:

For modes not requiring ANSI compatibility, indicator variables may be specified in an array. Every array must be a single dimension.

Action:

Code the indicators in a single dimension array or separate named definitions that are referenced in the SQL statement.