 




<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<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>
	<lastBuildDate>Sat, 18 May 2013 07:52:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<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><![CDATA[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><![CDATA[It&#039;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&#039;ve looked at the indexes on the tables to make sure there weren&#039;t excessive indexes and there weren&#039;t.  I&#039;m just curious how it could be locking against itself?  Would it be because the transactions aren&#039;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 &#8211; 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>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 10:44:02 -->