Start of change

DSNU1133I csect-name - INDEX BUILD DEFERRED FOR INDEX index-name. INDEX WILL BE LEFT IN A REBUILD-PENDING STATE

Explanation

The LOAD utility job included the INDEXDEFER option, and the index build for the specified index or index partition was deferred.

csect-name
The name of the control section that issued the message.
index-name
The name of the index.

System action

The index build for the specified index is deferred and the index or index partition is left in a REBUILD-pending restrictive state.

Utility processing continues.

User response

Use the REBUILD INDEX utility to rebuild the index after the LOAD job completes.

FL 506 If the status is REBUILD-pending empty (RBDPM), use REORG INDEX SHRLEVEL CHANGE instead for increased availability when resetting this status.

Severity

0 (informational)

End of change