DSNU561I csect-name - obj-type obj-qual.obj-name PARTITION part-number IS IN CHECK PENDING

Explanation

This message is issued to report the check pending state of the specified partition.

User response

If the object is a table space partition with referential relationships, then run the CHECK DATA utility to check for referential integrity violations.

If the object is a base table space partition, then run the CHECK DATA utility to validate the auxiliary columns.

If the object is an index space partition, then run the CHECK INDEX utility to verify that the index keys are consistent with the data in the table space partition.

Correct all errors before attempting to use the object again.

Severity

4 (warning)