<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; Extended Events</title>
	<atom:link href="http://www.sql-server-performance.com/tag/extended-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Tue, 18 Jun 2013 05:40:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Capture SQL Server Deadlocks using Extended Events</title>
		<link>http://www.sql-server-performance.com/2012/capture-sql-server-deadlocks-extended-events/</link>
		<comments>http://www.sql-server-performance.com/2012/capture-sql-server-deadlocks-extended-events/#comments</comments>
		<pubDate>Mon, 03 Sep 2012 13:13:58 +0000</pubDate>
		<dc:creator>Basit Farooq</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[deadlock]]></category>
		<category><![CDATA[Extended Events]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=3218</guid>
		<description><![CDATA[Deadlocks in SQL Server usually occur when users try to place exclusive locks on each other&#8217;s objects. For example, a database user Bob first acquires an exclusive lock on Sales table and then attempts to place an exclusive lock on Orders table. Another database user Joe already has an exclusive lock on Orders table, and [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/capture-sql-server-deadlocks-extended-events/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extended Events in SQL Server 2012</title>
		<link>http://www.sql-server-performance.com/2012/extended-events-in-sql-server-2012/</link>
		<comments>http://www.sql-server-performance.com/2012/extended-events-in-sql-server-2012/#comments</comments>
		<pubDate>Mon, 11 Jun 2012 09:45:38 +0000</pubDate>
		<dc:creator>Dinesh Asanka</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[General DBA]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[Extended Events]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=2999</guid>
		<description><![CDATA[Extended Events were introduced in SQL Server 2008 as a light-weight monitoring mechanism. Most DBAs typically use SQL Profiler to monitor and analyse SQL Server events. However, SQL Profiler is not a lightweight tool and consumes too many resources for use in a production environment. In SQL Server 2008, Extended Events can only be configured [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/extended-events-in-sql-server-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
