Michael Kehoe
New User

Joined: 19 Mar 2025 Posts: 1 Location: USA
|
|
|
|
Hello,
Is anyone familiar with a Threadsafe method to EXEC CICS START TRANS from a CICS program defined as Threadsafe? In looking at some performance issues in the region, I have seen some dispatch waits caused by TCB swaps from an OPEN TCB to a QR TCB for that command and then back to the OPEN TCB. In looking at some manuals that listed Threadsafe CICS commands, START was no one of them. I'm hoping someone in this forum has had a similar experience. As a note, all the other programs with this UOW are Threadsafe with only Threadsafe "valid" CICS commands with the exception of the one program that does the start, which unfortunately is the "main driver" within that transaction.
Thank you |
|