<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Deadlocks and Conflicting resources</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/deadlocks-and-conflicting-resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/deadlocks-and-conflicting-resources/</link>
	<description></description>
	<pubDate>Sat, 28 Nov 2009 09:57:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/deadlocks-and-conflicting-resources/#comment-63544</link>
		<dc:creator>Carlosdl</dc:creator>
		<pubDate>Wed, 13 May 2009 17:39:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-63544</guid>
		<description>Can you post the code and the error messages ?</description>
		<content:encoded><![CDATA[<p>Can you post the code and the error messages ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bleeb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/deadlocks-and-conflicting-resources/#comment-63531</link>
		<dc:creator>Bleeb</dc:creator>
		<pubDate>Wed, 13 May 2009 14:10:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-63531</guid>
		<description>It's SQL 2000 and the code runs in a stored procedure.  It actually runs from a DTS job so I can see the errors that occur and they are due to deadlocking.  The insert statements are what are taking so long - I've looked at the indexes on the tables to make sure there weren't excessive indexes and there weren't.  I'm just curious how it could be locking against itself?  Would it be because the transactions aren't committed until the very end of the loop?</description>
		<content:encoded><![CDATA[<p>It&#8217;s SQL 2000 and the code runs in a stored procedure.  It actually runs from a DTS job so I can see the errors that occur and they are due to deadlocking.  The insert statements are what are taking so long - I&#8217;ve looked at the indexes on the tables to make sure there weren&#8217;t excessive indexes and there weren&#8217;t.  I&#8217;m just curious how it could be locking against itself?  Would it be because the transactions aren&#8217;t committed until the very end of the loop?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->