<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Denali &#8211; Three DMVs &#8211; sys.dm_server_memory_dumps &#8211; sys.dm_server_services &#8211; sys.dm_server_registry</title>
	<atom:link href="http://blog.sqlauthority.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Oren</title>
		<link>http://blog.sqlauthority.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/#comment-208082</link>
		<dc:creator><![CDATA[Oren]]></dc:creator>
		<pubDate>Wed, 30 Nov 2011 16:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14954#comment-208082</guid>
		<description><![CDATA[Hi Pinal
The DMV&#039;s:
sys.dm_server_services
sys.dm_server_registry 

exist in SQL 2008R2

And the DMV:
sys.dm_server_memory_dumps
Exist in SQL 2008R2 SP1]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal<br />
The DMV&#8217;s:<br />
sys.dm_server_services<br />
sys.dm_server_registry </p>
<p>exist in SQL 2008R2</p>
<p>And the DMV:<br />
sys.dm_server_memory_dumps<br />
Exist in SQL 2008R2 SP1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghav</title>
		<link>http://blog.sqlauthority.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/#comment-191640</link>
		<dc:creator><![CDATA[Raghav]]></dc:creator>
		<pubDate>Wed, 09 Nov 2011 15:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14954#comment-191640</guid>
		<description><![CDATA[Good Advancements in SQL Server 2012. Liked it :)]]></description>
		<content:encoded><![CDATA[<p>Good Advancements in SQL Server 2012. Liked it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feodor Georgiev</title>
		<link>http://blog.sqlauthority.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/#comment-179474</link>
		<dc:creator><![CDATA[Feodor Georgiev]]></dc:creator>
		<pubDate>Sun, 16 Oct 2011 07:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14954#comment-179474</guid>
		<description><![CDATA[Pinal, my reply was too long for a comment, so I decided to write a blog post about it: http://sqlconcept.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/

Feodor]]></description>
		<content:encoded><![CDATA[<p>Pinal, my reply was too long for a comment, so I decided to write a blog post about it: <a href="http://sqlconcept.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/" rel="nofollow">http://sqlconcept.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/</a></p>
<p>Feodor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Denali – Three DMVs – sys.dm_server_memory_dumps – sys.dm_server_services – sys.dm_server_registry &#171; sqlconcept.com</title>
		<link>http://blog.sqlauthority.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/#comment-179473</link>
		<dc:creator><![CDATA[SQL SERVER – Denali – Three DMVs – sys.dm_server_memory_dumps – sys.dm_server_services – sys.dm_server_registry &#171; sqlconcept.com]]></dc:creator>
		<pubDate>Sun, 16 Oct 2011 07:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14954#comment-179473</guid>
		<description><![CDATA[[...] SQL SERVER &#8211; Denali &#8211; Three DMVs &#8211; sys.dm_server_memory_dumps &#8211; sys.dm_server_services &#8211; sys.dm_server_registry  I just read a very interesting post by Pinal Dave on 3 new DMVs in Denali. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &ndash; Denali &ndash; Three DMVs &ndash; sys.dm_server_memory_dumps &ndash; sys.dm_server_services &ndash; sys.dm_server_registry  I just read a very interesting post by Pinal Dave on 3 new DMVs in Denali. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishna</title>
		<link>http://blog.sqlauthority.com/2011/10/16/sql-server-denali-three-dmvs-sys-dm_server_memory_dumps-sys-dm_server_services-sys-dm_server_registry/#comment-179435</link>
		<dc:creator><![CDATA[krishna]]></dc:creator>
		<pubDate>Sun, 16 Oct 2011 04:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14954#comment-179435</guid>
		<description><![CDATA[set up an alert if anythings changes...]]></description>
		<content:encoded><![CDATA[<p>set up an alert if anythings changes&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
