DSNU557I csect-name - obj-type obj-qual.obj-name IS IN RECOVER PENDING

Explanation

If the REBUILD utility issued this message, the corresponding table space to this index was rebuilt to a point in time with keyword TOCOPY, TOLOGPOINT, or TORBA. Thus, the index was placed in REBUILD pending status.

If the REBUILD INDEX utility issued this message, the index is in REBUILD pending status. Either duplicate index entries existed during the BUILD phase of the REBUILD INDEX, 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, the index is 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 REBUILD or REORG utility (or -TERM UTILITY) issued this message, use the REBUILD INDEX utility to REBUILD this index.

If the REBUILD INDEX utility issued this message, take one of the following actions:
  • Resolve the duplicate index entries or invalid keys and rerun the REBUILD INDEX utility.
  • Use the REPAIR SET NORCVRPEND utility or the START DATABASE FORCE command to reset the REBUILD pending status. However, these two options will not correct the index.

Severity

4 (warning) or 8 (error)