DSNU394I csect-name SORTBLD PHASE STATISTICS. NUMBER OF KEYS = nnnnnnnn FOR INDEX index-name

Explanation

This message is issued by the SORTBLD phase of the LOAD, REORG, or REBUILD INDEX utility. This message is repeated for each index that is built by the LOAD, REORG, or REBUILD INDEX utility.

csect-name
The name of the control section that issued the message.
nnnnnnnn
The total number of index key entries that are used to build the indicated index. Both unique and non-unique key entries are counted. Rejected key entries are not counted. If the index is a partitioning index, the total equals the sum of the number of index key entries that are reported in prior DSNU393I messages.
index-name
The name of the index.

System action

Processing continues.

User response

You can verify that the number reported is consistent with expectations. For example, you can determine whether the number matches the number of records that were loaded into the table that is indexed by the indicated index. The number of loaded records is reported in message DSNU302I, DSNU303I, or DSNU304I. The number of mapping index keys that are processed does not need to match the total number of data records that are reloaded.

Severity

0 (informational)