DSNU745I csect-name - ROWID=rowid VERSION=version RID=rid-value MISSING IN LOB TABLE SPACE=lob-table-space-name
Explanation
The CHECK INDEX utility found an index entry key with the specified ROWID value and version in the index, but not in the indicated LOB table space.
- csect-name
- The name of the control section that issued the message.
- rowid
- The row ID value.
- version
- The version.
- rid-value
- The record ID (RID) value in hexadecimal format.
- lob-table-space-name
- The name of the LOB table space.
System action
RECOVER-pending status is set on the index.
Programmer response
Use REBUILD INDEX or RECOVER to correct the index on the auxiliary table.
Severity
4 (warning)