Previous Topic: DB20402ENext Topic: DB20404E


DB20403E

x HOST VARIABLE CANNOT BE AN ARRAY FIELD

Reason:

Host variables must reference fields that are not arrays. Where ANSI standards do not apply, indicator variables may be single dimensional arrays.

x is a field name.

Action:

Code the variable as a simple field or, if not following ANSI standards, a compound field.