RE: DB2 database locks

2022-10-21 Thread Simon Matter
ards, > > Priyanka Kumawat | Middleware Admin > T +91.7879364483 > EMail - priyanka.kuma...@dxc.com > DL - ams-leveraged-webadmin-offsh...@dxc.com > > DXC Technology > > -Original Message- > From: Christopher Schultz > Sent: 21 October 2022 00:50 > To: Kum

Re: DB2 database locks

2022-10-21 Thread Christopher Schultz
y and get them fixed quickly. Hope that helps, -chris -Original Message- From: Christopher Schultz Sent: 21 October 2022 00:50 To: Kumawat, Priyanka ; Tomcat Users List Subject: Re: DB2 database locks Priyanka, On 10/20/22 13:15, Kumawat, Priyanka wrote: Thankyou muck for the explanat

RE: DB2 database locks

2022-10-20 Thread Kumawat, Priyanka
Original Message- From: Christopher Schultz Sent: 21 October 2022 00:50 To: Kumawat, Priyanka ; Tomcat Users List Subject: Re: DB2 database locks Priyanka, On 10/20/22 13:15, Kumawat, Priyanka wrote: > Thankyou muck for the explanation for this !!! we have got from below > mail that it i

RE: DB2 database locks

2022-10-20 Thread Kumawat, Priyanka
ers List Subject: Re: DB2 database locks Priyanka, On 10/20/22 13:15, Kumawat, Priyanka wrote: > Thankyou muck for the explanation for this !!! we have got from below > mail that it is likely to be an application coding issue and they > needs to fix or use commit etc for long run

Re: DB2 database locks

2022-10-20 Thread Christopher Schultz
Priyanka, On 10/20/22 13:15, Kumawat, Priyanka wrote: Thankyou muck for the explanation for this !!! we have got from below mail that it is likely to be an application coding issue and they needs to fix or use commit etc for long running transactions . The one steps that you have given below to

RE: DB2 database locks

2022-10-20 Thread Kumawat, Priyanka
@dxc.com DXC Technology -Original Message- From: Christopher Schultz Sent: 19 October 2022 21:28 To: Tomcat Users List ; Kumawat, Priyanka Subject: Re: DB2 database locks Priyanka, Before I respond further, database lock problems are almost certainly not being caused by Tomcat itself. It&#x

Re: DB2 database locks

2022-10-19 Thread Christopher Schultz
Priyanka, Before I respond further, database lock problems are almost certainly not being caused by Tomcat itself. It's far more likely that the application(s) deployed on Tomcat are responsible for the problem. Please see below for additional comments. On 10/18/22 14:55, Kumawat, Priyanka w

RE: DB2 database locks [EXTERNAL]

2022-10-18 Thread Beard, Shawn
Make changes to your mpm config in Apache. It sounds like there is increased traffic. It could be that you reach the max then it holds all those connections. There are a lot of online resources that have Apache Webserver recommended mpm settings and models to use for high traffic systems. Also