DSNU255I csect-name - KEY COUNT INCONSISTENT FOR utility-phase PHASE, NUMBER OF KEYS EXPECTED = expected-keys, NUMBER OF KEYS PROCESSED = processed-keys.

Explanation

This message is issued during the utility-phase phase for the LOAD or REORG utility to report the condition where the number of keys, expected-keys, passed to the current phase is not equal to the number of keys, processed-keys, processed in this phase. One or more of the affected indexes might be inconsistent.

System action

Processing stops and all indexes are placed in rebuild pending state.

System programmer response

Determine the failing environment. If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

User response

TERM the utility and re-access the indexes by running REPAIR utility to reset the rebuild-pending states on indexes. Run the CHECK INDEX utility to determine if any of the affected indexes are inconsistent. Inconsistent indexes can be rebuilt by the REBUILD INDEX utility.

Problem determination

If the working data set was manipulated by the user during the restart process, make sure it was handled properly.

If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

Severity

8 (error)