IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Starting a CICS Transaction from a Threadsafe Program


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Michael Kehoe

New User


Joined: 19 Mar 2025
Posts: 1
Location: USA

PostPosted: Wed Mar 19, 2025 10:54 pm
Reply with quote

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
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Upgrade CICS TS to 6.2: authorization... CICS 0
No new posts PL/1 SEND CICS MAP first time, attrib... CICS 6
No new posts CICS UCTRAN=NO not working, need syst... CICS 3
No new posts CICS-Db2 connection issue CICS 1
No new posts After newcopy the CICS program user f... CICS 7
Search our Forums:


Back to Top