<?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: Capture SQL Server Deadlocks using Extended Events</title>
	<atom:link href="http://www.sql-server-performance.com/2012/capture-sql-server-deadlocks-extended-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2012/capture-sql-server-deadlocks-extended-events/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Fri, 17 May 2013 13:31:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jack D Corbett</title>
		<link>http://www.sql-server-performance.com/2012/capture-sql-server-deadlocks-extended-events/#comment-2195</link>
		<dc:creator>Jack D Corbett</dc:creator>
		<pubDate>Wed, 05 Sep 2012 16:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=3218#comment-2195</guid>
		<description><![CDATA[The system_health session includes the deadlock events.  So you might want to determine if you can use that before creating a new session to collect that information a second time.]]></description>
		<content:encoded><![CDATA[<p>The system_health session includes the deadlock events.  So you might want to determine if you can use that before creating a new session to collect that information a second time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.235 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-24 01:23:57 -->
