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 View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Problem moving a cobol program into E... COBOL Programming 3
No new posts ABEND 0717 during starting IMS IMS DB/DC 0
No new posts MacKinney Batch to CICS upgrade causi... CICS 7
No new posts Associating a USERID with a CICS-Libe... CICS 0
No new posts omegamon for cics -UNSUPPORTED ENVIRO... CICS 2
Search our Forums:

Back to Top