Previous Topic: -4 - OVERFLOW: TYPE<x> ACTION<ASSIGNMENT/CONVERSION>Next Topic: -6 - STRING CONSTANT TOO LONG


-5 - TABLE tablename IN DDD AND NOT IN CXX

Reason:

The Directory (CXX) definition for the named table does not match the definition for that table in the Data Definition Directory (DDD).

The SQLSTATE that equates to this SQL return code is 80S01.

Action:

Execute a DROP TABLE statement to completely remove the table from the DDD.