DSNU832I csect-name - INDEX= creator.index-name PART= partition-number IS IN REBUILD PENDING STATE

Explanation

If the RECOVER utility issued this message, one partition of a partitioned table space is being recovered to a point in time with keyword TOCOPY, TOLOGPOINT, or TORBA. The corresponding index for that partition was placed in rebuild pending status.

If the REBUILD INDEX utility issued this message, the index or the partition of a cluster index is in rebuild pending status. Either duplicate index entries existed during the BUILD phase of the REBUILD INDEX or INDEX PART, or invalid KEY/RIDs, which do not belong to the partition of the cluster index, were detected. The duplicate index entries or invalid KEY/RID entries must be resolved before starting the REBUILD INDEX utility again to rebuild the index and remove the index from rebuild pending status.

If the REORG utility with SHRLEVEL REFERENCE or CHANGE (or -TERM UTILITY) issued this message, one partition of a partitioned index was placed in rebuild pending status. During the renaming of a data set during REORG, either a data set with the source name did not yet exist or a data set with the target name already existed.

User response

If the RECOVER or REORG utility (or -TERM UTILITY) issued the message, rebuild this index with the REBUILD INDEX utility.

If the REBUILD INDEX utility issued this message resolve duplicate index entries or invalid keys and rerun the REBUILD INDEX utility.

Severity

4 (warning) or 8 (error)