RNF5296

A MONITOR group must have at least one ON-ERROR block.

20

Cause . . . . . : A MONITOR group must contain at least one ON-ERROR block. An ON-ERROR block consists of an ON-ERROR operation followed by the statements used to handle the error condition. The MONITOR operation is ignored.

Recovery . . . : Specify at least one ON-ERROR block for the MONITOR group. Compile again.