<?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; Multiple Instances</title>
	<atom:link href="http://learnsqlwithbru.com/tag/multiple-instances/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>Things to know when Installing SQL Server 2008 R2 side by side with SQL Server 2008</title>
		<link>http://learnsqlwithbru.com/2012/01/13/things-to-know-when-installing-sql-server-2008-r2-side-by-side-with-sql-server-2008/</link>
		<comments>http://learnsqlwithbru.com/2012/01/13/things-to-know-when-installing-sql-server-2008-r2-side-by-side-with-sql-server-2008/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 00:27:54 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Multiple Instances]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=2779</guid>
		<description><![CDATA[If you are planning to install SQL Server 2008 R2 as an additional Instance on a machine where SQL Server 2008 exists, then you have to keep in mind some implications. Though nothing fatal might occur in the first place, &#8230; <a href="http://learnsqlwithbru.com/2012/01/13/things-to-know-when-installing-sql-server-2008-r2-side-by-side-with-sql-server-2008/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2012/01/13/things-to-know-when-installing-sql-server-2008-r2-side-by-side-with-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Directory naming convention in SQL Server</title>
		<link>http://learnsqlwithbru.com/2011/12/18/directory-naming-convention-in-sql-server/</link>
		<comments>http://learnsqlwithbru.com/2011/12/18/directory-naming-convention-in-sql-server/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 05:00:54 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[Learn SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Directories]]></category>
		<category><![CDATA[Instances]]></category>
		<category><![CDATA[Multiple Instances]]></category>
		<category><![CDATA[Named Instances]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=2237</guid>
		<description><![CDATA[In this blog we shall take a look at the naming convention of SQL Server Instance directories since SQL Server 2005. By default, SQL Server is installed in C:\Program Files\Microsoft SQL Server directory. The Instance directory is then created depending &#8230; <a href="http://learnsqlwithbru.com/2011/12/18/directory-naming-convention-in-sql-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2011/12/18/directory-naming-convention-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rules to follow while naming a SQL Server Instance</title>
		<link>http://learnsqlwithbru.com/2011/12/01/rules-to-follow-while-naming-a-sql-server-instance/</link>
		<comments>http://learnsqlwithbru.com/2011/12/01/rules-to-follow-while-naming-a-sql-server-instance/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 21:20:09 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[Learn SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Administration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Instance]]></category>
		<category><![CDATA[Multiple Instances]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=1979</guid>
		<description><![CDATA[When planning to install SQL Server on a server, you need to plan ahead about the name of the SQL Server Instance. If you are installing a default instance then this is not necessary. There are certain rules you will &#8230; <a href="http://learnsqlwithbru.com/2011/12/01/rules-to-follow-while-naming-a-sql-server-instance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2011/12/01/rules-to-follow-while-naming-a-sql-server-instance/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>What components do I need in SQL Server?</title>
		<link>http://learnsqlwithbru.com/2010/02/04/what-components-do-i-need-in-sql-server/</link>
		<comments>http://learnsqlwithbru.com/2010/02/04/what-components-do-i-need-in-sql-server/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 05:00:30 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Multiple Instances]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=270</guid>
		<description><![CDATA[I was asked the following questions by many people personally and I see this question appear over forums repeatedly. When I install an additional instance of SQL Server on the same machine, what options do I need to select? What components &#8230; <a href="http://learnsqlwithbru.com/2010/02/04/what-components-do-i-need-in-sql-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/02/04/what-components-do-i-need-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Certification Exam &#8211; Second Shot Free offer is back !</title>
		<link>http://learnsqlwithbru.com/2010/01/28/certification-exam-second-shot-free-offer-is-back/</link>
		<comments>http://learnsqlwithbru.com/2010/01/28/certification-exam-second-shot-free-offer-is-back/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 05:00:31 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Multiple Instances]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=265</guid>
		<description><![CDATA[One of the popular offers I always liked while pursuing a Microsoft Certification is once again back. The second shot offer gives the candidate an opportunity to have a second shot of the same exam at no additional cost (if the &#8230; <a href="http://learnsqlwithbru.com/2010/01/28/certification-exam-second-shot-free-offer-is-back/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/01/28/certification-exam-second-shot-free-offer-is-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Side by Side Installation of SQL Server</title>
		<link>http://learnsqlwithbru.com/2009/12/18/side-by-side-installation-of-sql-server/</link>
		<comments>http://learnsqlwithbru.com/2009/12/18/side-by-side-installation-of-sql-server/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:00:51 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Multiple Instances]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=31</guid>
		<description><![CDATA[Many SQL Server users (starters and intermediate level users) have a common doubt about the possibilities of installing multiple SQL Server instances on a same physical server. The answer is a cautious yes; the reason for being cautious is, not &#8230; <a href="http://learnsqlwithbru.com/2009/12/18/side-by-side-installation-of-sql-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2009/12/18/side-by-side-installation-of-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

