DSNH4780I E csect-name LINE line-number COL column number UNDO SPECIFIED FOR A HANDLER

Explanation

In an SQL routine, UNDO is specified for a handler, which is not supported.

csect-name
The name of the control section that issued the message.
line-number and column number
The location of the error in the source program.

System action

The statement cannot be processed.

User response

Change the UNDO handler to a CONTINUE or EXIT handler.

Severity

8 (error)