logo  
Google
 

DB2 SQL-Error: -689

SQLState: 55003

Short Description: C E SQL THE COLUMN IN DDL REGISTRATION TABLE OR INDEX IS NOT DEFINED PROPERLY

An error occurred during verification of the application or object registration table. The table is improperly defined for the following reasons: v A required column is missing. v A column description is invalid because its name, column number, data type, length, or null attribute is incorrect. or The index is improperly defined for the following reasons: v A required key column is missing. v A key column description is invalid because of its key sequence or because its ordering is incorrect. v A defined key column should not be part of the unique key.System action: The statement cannot be executed. Programmer response: Correct or alter the definition of the required registration table or index.

 <-  BACK TO INDEX