Previous Topic: IDCM2PAR08 - Expected host variable, found object-name, object-typeNext Topic: IDCM2PAR10 - Embedded SELECT does not support clause-type clause


IDCM2PAR09 - Expected column name or host variable, found object-type, object-name

Reason:

SQL syntax called for a column-name from a DB2 dataview or a host variable. The object-type object-name was found instead. This can be caused by a misspecified dataview name or version in the RES section of the program or by a spelling error in the specification of the column-name. It might also be caused by a misspecified identifier in working/parameter data or a spelling error in the SQL statement.

Action:

Correct the errors and re-specify.