DSNU710I csect-name INDEX ENTRY CONTAINS INVALID ZERO REPRESENTATION. RID=rid-value, INDEX=iiii, KEY=kkkk

Explanation

The CHECK INDEX utility found an index that has an entry that contains a negative zero. The index entry is 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)