DSNH050I I csectname WARNINGS HAVE BEEN SUPPRESSED DUE TO LACK OF TABLE DECLARATIONS

Explanation

One or more warning messages were suppressed because no table declarations were found before the first SQL statement that referenced a table or column.

System action

Processing continues. Suppression is discontinued if a table declaration is found.

User response

Insert (or INCLUDE) table declarations before they are referenced in order to permit table and column checking.

Severity

0