Monday, October 3, 2011

Deadlock

Hopefully a pic of the deadlock graph, as well as part of the XML of the deadlock itself.






















Apologies for the lack of formatting, I can't figure out how to get it as better XML.

<resource-list>
<keylock hobtid="286811924725760" dbid="5" objectname="EdgarPro_v5.dbo.CompanyFilingRollup_t" indexname="PK_CompanyFilingRollup_t" id="lock1a701ec00" mode="X" associatedObjectId="286811924725760">
<owner-list><owner id="process4b109b8" mode="X"/></owner-list>
<waiter-list><waiter id="process42fb828" mode="U" requestType="wait"/></waiter-list>
</keylock>
<keylock hobtid="286811924725760" dbid="5" objectname="EdgarPro_v5.dbo.CompanyFilingRollup_t" indexname="PK_CompanyFilingRollup_t" id="lock1ae041880" mode="X" associatedObjectId="286811924725760">
<owner-list><owner id="process42fb828" mode="X"/></owner-list>
<waiter-list><waiter id="process4b109b8" mode="U" requestType="wait"/></waiter-list>
</keylock></resource-list>

No comments:

Post a Comment