DSNU743I csect-name - LOB IS INVALID. ROWID=rowid VERSION=version

Explanation

The CHECK LOB utility found that the LOB with ROWID rowid and VERSION version is marked invalid.

System action

If SHRLEVEL REFERENCE was specified or defaulted, then the LOB table space status is set to auxiliary warning (AUXW). If SHRLEVEL CHANGE was specified, then the table space status remains unchanged.

User response

You must use SQL to update the LOB column or delete the row that contains the LOB column to remove the invalid indication. REPAIR LOCATE ROWID VERSION DELETE can be used to remove the entire LOB from the LOB table space.

Severity

4