DSNU211I csect-name CHECK PENDING ON obj-type obj-qual.obj-name PROHIBITS PROCESSING

Explanation

The requested utility can not be run against an index in the check pending state. The index may be out of sync with its table space.

System action

Utility processing is not initiated.

User response

Run either the CHECK INDEX utility or the REBUILD INDEX utility. The CHECK INDEX utility will identify any errors (for example, if the index keys do not match the data in the table space.) If there are no errors, the check pending state will be reset. The REBUILD INDEX utility will rebuild the index from the data in the table space.

Severity

8 (error)