Start of change

DSNU1127I csect-name operation-name OPERATION FOUND ON RECORD REMOVED BY DISCARD CRITERIA WITH RBA/LRSN rba/lrsn-value FOR RID rid-value.

Explanation

The listed operation was detected on a record that was removed during the UNLOAD phase of a REORG utility execution with SHRLEVEL CHANGE.

csect-name
The name of the control section that issued the message.
operation-name
The name of the operation, such as UPDATE.
rba/lrsn-value
The RBA or LRSN value of the record.
rid-value
The record ID (RID) value in hexadecimal format.

System action

Utility processing is terminated.

User response

Re-run the utility when the data that is discarded by REORG is not being updated or deleted by concurrent activity.

Severity

8 (error)

End of change