ENQ/DEQ performance impact



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

ENQ/DEQ performance impact

Postby letmelive » Tue Oct 08, 2013 2:39 am

I implemented ENQ/DEQ for a TDQ to prevent tasks holding lock on TDQ for a long time. But it created a problem where waiting time increased & the application slowed down. I have not figured out why this happened. I had posted some question related to TDQ locking some times back - cics/topic9109.html. If I could get answers to these questions I will be in a position to relate to what happened. Can someone please help on this?
letmelive
 
Posts: 20
Joined: Thu Oct 04, 2012 1:27 am
Has thanked: 6 times
Been thanked: 0 time

Re: ENQ/DEQ performance impact

Postby dick scherrer » Tue Oct 08, 2013 9:20 pm

Hello,

Suggest you carefully re-read the replies from Robert in your other topic.

Review the code to make sure that the lock or enque is issued at the last possible moment and freed as soon as possible.

Keep in mind that if the arrival rate cannot be controlled and the "lock time" needed cannot be reduced, there Will be waits.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post