DSNU806I csect-name - TABLE=table_name COLUMN=column_name WAS SET INVALID ROWID=rowid VERSION=version

Explanation

The CHECK DATA utility with AUXERROR INVALIDATE specified, set the LOB column named column_name invalid. The LOB column was in the row with ROWID, rowid in the table named table_name. The version for the LOB column was version.

System action

Utility returns completion code=4. The base table space is set to a Aux Warning state.

Programmer response

None

Use SQL to update the LOB column or delete the base table row. Rerun the CHECK DATA utility with AUXERROR INVALIDATE specified. If all Auxilary Column Check errors were corrected, Aux Warning will be reset.

The REPAIR utility can be used to reset the Aux Warning state.