DSNU715I csect-name MULTIPLE INDEX ENTRIES FOR ROW. RID=rid-value, INDEX=iiii, KEY=kkkk

Explanation

The CHECK INDEX utility found an index that has multiple index entries for the row at the specified RID with the specified key.

csect-name
The name of the control section that issued the message.
rid-value
The record ID (RID) value in hexadecimal format.
iiii
The index name.
kkkk
The hexadecimal representation of the key value.

System action

CHECK INDEX utility processing continues.

User response

Run the REBUILD INDEX utility for index iiii.

Severity

4 (warning)