COBEC1401S Undefined HANDLE label <paragraph name><' OF '><section name> - used at line <line number>, col <column number>

The named paragraph (optionally with qualification) does not exist in the program. It was used in the EXEC statement at the given line and column of the source.

System Action:

The severe error message is produced and the name reference is replaced with a 'dummy' in the CICS branch table for handles that will exit the program.

Resolution:

Correct the paragraph name or add it to the program.

Properties:
Destination: Source Listing