<?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>Learn SQL With Bru &#187; Dynamic Mangement Views</title>
	<atom:link href="http://learnsqlwithbru.com/tag/dynamic-mangement-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsqlwithbru.com</link>
	<description>Bru Medishetty&#039;s SQL Server Blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:23:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Finding Shared Drives on a Cluster</title>
		<link>http://learnsqlwithbru.com/2010/03/10/finding-shared-drives-on-a-cluster/</link>
		<comments>http://learnsqlwithbru.com/2010/03/10/finding-shared-drives-on-a-cluster/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 05:00:50 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Cluster]]></category>
		<category><![CDATA[Dynamic Mangement Views]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=168</guid>
		<description><![CDATA[When working in a clustered environment, it is a common practice to open the Cluster Administrator to look at the shared drives for the SQL Server instance.  This can be performed from one of the participating nodes in the cluster. &#8230; <a href="http://learnsqlwithbru.com/2010/03/10/finding-shared-drives-on-a-cluster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/03/10/finding-shared-drives-on-a-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding the nodes in a Failover Cluster</title>
		<link>http://learnsqlwithbru.com/2010/02/18/finding-the-nodes-in-a-failover-cluster/</link>
		<comments>http://learnsqlwithbru.com/2010/02/18/finding-the-nodes-in-a-failover-cluster/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 05:00:51 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Dynamic Mangement Views]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=380</guid>
		<description><![CDATA[I was recently asked by a friend, how to find the names of the nodes that are participating in a failover cluster. The Dynamic Management View sys.dm_os_cluster_nodes will give this information. The following script will return the list of Node &#8230; <a href="http://learnsqlwithbru.com/2010/02/18/finding-the-nodes-in-a-failover-cluster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/02/18/finding-the-nodes-in-a-failover-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

