Viewing 2 posts - 1 through 2 (of 2 total)
Hi Carolyn,
Thank you for your explanation but I think you are only partially correct.
objectlock lockPartition=0 works only partially and cannot find all deadlock situations.
Please look at: https://readuncommitted.com/2012/07/07/deadlocks-involving-lock-partitions/
for details.
Any...
December 28, 2016 at 8:00 am
#1919866
I like your post and decided to implement this approach in my environment.
Only on e difficulty I got when tested your procedures.
EXEC master.dbo.xp_readerrorlog 0, 1, N'objectlock lockPartition=0',
...
December 22, 2016 at 11:30 am
#1919409