DSNH203I W csectname LINE nnnn COL cc STATEMENT REFERENCES COLUMN column name, WHICH IS DECLARED IN MORE THAN ONE OF THE SPECIFIED TABLES

Explanation

The column column name was referenced without sufficient qualification. Type checking cannot be done.

System action

Processing continues.

User response

If the table declares are correct and the column name is not unique, this creates an error in the BIND step. Correct the DECLARE TABLE statement, or use the correct table name to qualify the column name.

Severity

4 (warning)