DB2 CHECK PENDING status and recovery
The LOAD utility places a tablespace in DB2 CHECK PENDING (CHKP) status if its referential integrity is in doubt or its check constraints are violated. DB2 enforces constraints when: A row is inserted into the table. A row in the table is updated. Data is added to the table using the LOAD utility with the […]
DB2 CHECK PENDING status and recovery Read More »