DSNG006I DBD IS INCONSISTENT WITH THE CATALOG. UNABLE TO FIND A ROW IN SYSCOLUMNS WITH DBID dbid, OBID obid, AND COLUMN NUMBER colno.
Explanation
This message is issued in response to a request
to load a database with DBID dbid. This message
is issued when the row is not found in SYSCOLUMNS.
- dbid
- DBID of the database that is being loaded.
- obid
- OBID of a table in the database.
- colno
- Column number in the table.
System action
DBD could not be loaded.
Operator response
Based on dbid/obid/colno from the message, verify that the row does not exist in the Catalog. REPAIR DBD TEST or DIAGNOSE can be run to gather more diagnostic information. Once you have determined that the Catalog contains the correct information, REPAIR DBD REBUILD can be run to rebuild the DBD.
Severity
8 (error).