DSNU742I csect-name ROW (RID=rid-value) VIOLATES CHECK CONSTRAINT constraint-name ON TABLE table-name

Explanation

The CHECK DATA utility found a row that violated a check constraint.

rid-value
The record ID (RID) value for the row that violated the check constraint.
table-name
The name of the table that contains the row.
constraint-name
The name of the check constraint.

System action

Processing continues

User response

Resolve the CHECK-pending status.

Severity

4 (warning)