DSNU714I csect-name CHECK DATA CANNOT GENERATE A REPAIR STATEMENT FOR A COMPRESSED ROW OF TABLE table-name

Explanation

The CHECK DATA utility detected an inconsistency on a compressed row in the specified table. Although the SHRLEVEL CHANGE option and one of the following options was specified, a REPAIR statement cannot be generated for a compressed row:

  • AUXERROR INVALIDATE
  • LOBERROR INVALIDATE
  • XMLERROR INVALIDATE
csect-name
The name of the control section that issued the message.
table-name
The name of the table in which the inconsistency was detected.

System action

CHECK DATA continues processing.

System programmer response

See a previous message to determine the inconsistency.

Consider modifying the CHECK DATA utility control statement to use SHRLEVEL REFERENCE or the REPORT option of AUXERROR, LOBERROR, or XMLERROR.

Severity

4 (warning)