<?xml version="1.0" encoding="UTF-8"?><rss version="0.91" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><copyright>All content (copyright) respective authors</copyright><description>vmonpara's code bookmark tagged with cluster</description><link>http://www.codaddict.com/vmonpara/cluster</link><title>vmonpara's code bookmark tagged with cluster</title><item><title>Get all nodes from SQL Server cluster</title><description>SELECT * FROM sys.dm_os_cluster_nodes</description><link>http://www.codaddict.com/vmonpara/SQL Server</link><dc:creator>vmonpara</dc:creator><pubDate>Wed, 19 Dec 2007 10:17:09 GMT</pubDate></item><item><title>Get active node from SQL Server cluster</title><description>SELECT SERVERPROPERTY('ComputerNamePhysicalNetBIOS') ActiveNode</description><link>http://www.codaddict.com/vmonpara/SQL Server</link><dc:creator>vmonpara</dc:creator><pubDate>Wed, 19 Dec 2007 10:13:48 GMT</pubDate></item></channel></rss>