DSNU707I csect-name INDEX ENTRY POINTS TO WRONG TABLE. OBID=oooo, RID=rid-value, INDEX=iiii, KEY=kkkk

Explanation

The CHECK INDEX utility found that an index contains an entry for a key that points to a record at the specified RID. However, the record belongs to the table with the specified OBID.

csect-name
The name of the control section that issued the message.
oooo
The object identifier (OBID).
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)