The KOCOME00 program must not be defined as OPENAPI
In CICS Transaction Server, it is possible to define a program as threadsafe OPENAPI in which case the program runs on a CICS open TCB. The OPENAPI parameter implies that a program runs on an open TCB.
The KOCOME00 program would be dispatched on an open TCB, and return to the QR TCB as soon as a non-threadsafe CICS call was detected; the net effect would be to introduce unnecessary TCB switching. On some releases of CICS the use of OPENAPI causes abends in the OMEGAMON GLUE.