Previous Topic: IDCMDB2R01 - Field name contains invalid characterNext Topic: IDCMDDER01 - DVW must have at least one ELEMENT


IDCMDB2R02 - FLOAT/GRAPHIC/VARG/LONGVARG data types are invalid in Ideal

Reason:

The DB2 column-types of FLOAT, GRAPHIC, VARGRAPHIC, or LONGGRPHIC do not have corresponding data-types in CA Ideal for which data can be placed into host variables.

Action:

Specify a view that does not include the unsupported data-type or re-specify the TABLE FIELD in the DB2 CREATE TABLE statement so that the unsupported data-type is not used.

IDCMDDER01 - IDCMDDER99