Previous Topic: DB20325WNext Topic: DB20401E


DB20400E

x FIELD COMPOUND OR ARRAY OR INVALID TYPE

Reason:

For ANSI compatibility, a host field cannot be compound or an array. In all modes certain storage types are not usable as host variables.

x is a field name.

Action:

Determine why the field is not acceptable from the previously given reasons. Change to a non-ANSI mode if compound fields must be used. Host variable fields cannot be arrays or in arrays. Read about the valid field types for the appropriate language in the Preprocessor section of the CA Datacom/DB SQL User Guide.