Icon View Thread

The following is the text of the current message along with any replies.
Messages 21 to 23 of 23 total
Thread Intermittent Locking Issue
Fri, Jun 9 2017 2:57 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Kevin


Not the best approach, but what about using the transaction timeout feature - when a transaction has to drop out because it can't get a lock (ie another transaction is active) report it back to the users. With a bit of immediacy it might be possible to trace what's happening.

Roy Lambert
Fri, Jun 9 2017 8:50 AMPermanent Link

Kevin Koehne

Roy Lambert wrote:

>Not the best approach, but what about using the transaction timeout feature - when a transaction has to drop out because it can't get a lock (ie another transaction is active) report it back to the users. With a bit of immediacy it might be possible to trace what's happening.
<<

Thanks Roy. That would definitely surface the problem faster.
Tue, Jun 13 2017 12:39 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kevin,

Just to update this thread:  I've got your database/test setup running and it looks like the issue is the long-running report scripts that you're using.  The queries in one or more of these scripts are taking 60+ seconds total to execute, and that is having detrimental effects upon the ability of the transactions to complete.

I'm working on some optimization fixes for these queries for you, as well as analyzing the queries to see if the engine is holding read locks for too long.

Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 3 of 3
Jump to Page:  1 2 3
Image