<?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: What Causes Deadlocks?</title>
	<atom:link href="http://thomaslarock.com/2009/04/what-causes-deadlocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomaslarock.com/2009/04/what-causes-deadlocks/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 16:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SQLBatman</title>
		<link>http://thomaslarock.com/2009/04/what-causes-deadlocks/comment-page-1/#comment-498</link>
		<dc:creator>SQLBatman</dc:creator>
		<pubDate>Wed, 22 Apr 2009 13:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1515#comment-498</guid>
		<description>thanks for the link, i like that approach.</description>
		<content:encoded><![CDATA[<p>thanks for the link, i like that approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mladen</title>
		<link>http://thomaslarock.com/2009/04/what-causes-deadlocks/comment-page-1/#comment-497</link>
		<dc:creator>Mladen</dc:creator>
		<pubDate>Wed, 22 Apr 2009 13:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1515#comment-497</guid>
		<description>trace flags are great but since sql server 2005 my prefered way is using event notifications that also send me an email when a deadlock happens:
http://weblogs.sqlteam.com/mladenp/archive/2008/07/18/Immediate-deadlock-notifications-without-changing-existing-code.aspx

the deadlock xml holds all data needed to resolve it.</description>
		<content:encoded><![CDATA[<p>trace flags are great but since sql server 2005 my prefered way is using event notifications that also send me an email when a deadlock happens:<br />
<a href="http://weblogs.sqlteam.com/mladenp/archive/2008/07/18/Immediate-deadlock-notifications-without-changing-existing-code.aspx" rel="nofollow">http://weblogs.sqlteam.com/mladenp/archive/2008/07/18/Immediate-deadlock-notifications-without-changing-existing-code.aspx</a></p>
<p>the deadlock xml holds all data needed to resolve it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 8/12 queries in 0.086 seconds using disk: basic
Object Caching 439/443 objects using disk: basic

Served from: thomaslarock.com @ 2012-02-08 12:08:49 -->
