+204 name IS AN UNDEFINED NAME
Explanation
The object identified by name is not defined in the Db2 subsystem. This return code can be generated for any type of Db2 object.
System action
A valid plan or package will be created if no errors are detected. The statement is bound dynamically on each execution of the statement.
Programmer response
For better performance, rebind the plan or package after correcting the statement. To correct the statement, determine that the object name was correctly specified in the SQL statement (including any required qualifiers). If so, ensure that the object exists in the system before resubmitting the statement.
SQLSTATE
01532