ADB3001E An error occurred while processing the object_name object in the statement type of stmt_type. Object does not exist.
Explanation
When validating the syntax of the generated SQL statements for consistency, Db2 Admin Tool found an error with a statement of the type listed. The statement references an object that does not exist.If the object existed in the catalog but was dropped by one of the SQL statements in the DDL, the message also includes the following text:
Object was dropped and not recreated.
If this drop was implicit, this message text includes the word implicitly, as follows:
Object was implicitly dropped and not recreated.
- object_name
- The type and name of the object in the statement.
- stmt_type
- The type of SQL statement, such as ALTER.