DSNU563I csect name- obj-type obj-qual.obj-name IS IN CHECK PENDING

Explanation

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

User response

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

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

If the object is a LOB table space, then run the CHECK LOB utility to validate the structure of the LOB table space.

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

Correct all errors before attempting to use the object again.

Severity

4 (warning)