IBM0594S
ONCODE=oncode-value Under CICS, an attempt was made to FETCH a main procedure from a PL/I routine.

Explanation

Under CICS®, using FETCH to dynamically load a PL/I main procedure from a PL/I routine is not supported. The ONCODE associated with this message is 9254.

System action

The ERROR condition is raised.

Programmer response

Remove the FETCH statement and use the EXEC CICS LINK command to create a nested enclave.

Symbolic Feedback Code

IBM0II