DSNH204I W csectname LINE nnnn COL cc STATEMENT REFERENCES UNDECLARED TABLE table-name
Explanation
The table definition was not provided. It is optional, but semantic checking of references cannot be done without the table information.
The Db2 coprocessor or Db2 precompiler issues this message during limited semantic checking of data references in the SQL statements of a program, so it might not be issued for some table or column references. Also, the checks are done against table declarations in the program and not the Db2 catalog. For more information about the limitations of the semantic checking, see Processing SQL statements for program preparation.
System action
Processing continues.
Severity
4 (warning)