<?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/"
		>
<channel>
	<title>Comments on: Configure a SQL Server Alias for Sharepoint (SQL Server 2008)</title>
	<atom:link href="http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/</link>
	<description>How I do it...</description>
	<lastBuildDate>Wed, 16 Nov 2011 18:04:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: BBWI</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-2349</link>
		<dc:creator>BBWI</dc:creator>
		<pubDate>Thu, 13 Oct 2011 18:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-2349</guid>
		<description>all I did was create a CNAME record and pointed SharePoint to that. Why do I have to go through these steps?</description>
		<content:encoded><![CDATA[<p>all I did was create a CNAME record and pointed SharePoint to that. Why do I have to go through these steps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ujludwig</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-2337</link>
		<dc:creator>ujludwig</dc:creator>
		<pubDate>Mon, 10 Oct 2011 02:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-2337</guid>
		<description>This is a great question and really gets to the point of the SQL Alias... I think a lot of people miss the concept or meaning of the word.  With that said, here&#039;s what I would do in your situation.

(Test this in a Lab for Staging server first please )
1) Leave your farm as is (temporarily)
2) Create  a SQL Alias in your CURRENT farm pointing to your CURRENT SQL Server + Database + Instance
3) Use the &quot;stsadm -o setconfigdb -databaseserver alias&quot; command to point the farm to the config database via the alias
4) Detach and reattach your contend databases using &quot;stsadm -o addcontentdb&quot; command
5) Move the databases to the new server (take care to create the logins and re-attache them)
6) Try pointing your your farm to the new SQL Server by simply changing the pointer of the alias (no changes in SharePoint needed for this step)</description>
		<content:encoded><![CDATA[<p>This is a great question and really gets to the point of the SQL Alias&#8230; I think a lot of people miss the concept or meaning of the word.  With that said, here&#8217;s what I would do in your situation.</p>
<p>(Test this in a Lab for Staging server first please )<br />
1) Leave your farm as is (temporarily)<br />
2) Create  a SQL Alias in your CURRENT farm pointing to your CURRENT SQL Server + Database + Instance<br />
3) Use the &#8220;stsadm -o setconfigdb -databaseserver alias&#8221; command to point the farm to the config database via the alias<br />
4) Detach and reattach your contend databases using &#8220;stsadm -o addcontentdb&#8221; command<br />
5) Move the databases to the new server (take care to create the logins and re-attache them)<br />
6) Try pointing your your farm to the new SQL Server by simply changing the pointer of the alias (no changes in SharePoint needed for this step)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Harman</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-2336</link>
		<dc:creator>Donald Harman</dc:creator>
		<pubDate>Mon, 10 Oct 2011 02:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-2336</guid>
		<description>Hi there I have no SQL alias set up. I have the following problem.
I have a SharePoint server 2010 with the WFE and SQL Server on the same box.

I wish to set up a NEW SQL box and move all the Databases accross to the NEW SQL .

The Current SQL instance is \SQL Instance

 will remain as thr WFE and is appropriately named. 

I hope to call the NEW SQL something to suit inftrastructures naming convention SQL03. Do I move all the DBs and just point to this NEW server as being the Current Farm?</description>
		<content:encoded><![CDATA[<p>Hi there I have no SQL alias set up. I have the following problem.<br />
I have a SharePoint server 2010 with the WFE and SQL Server on the same box.</p>
<p>I wish to set up a NEW SQL box and move all the Databases accross to the NEW SQL .</p>
<p>The Current SQL instance is \SQL Instance</p>
<p> will remain as thr WFE and is appropriately named. </p>
<p>I hope to call the NEW SQL something to suit inftrastructures naming convention SQL03. Do I move all the DBs and just point to this NEW server as being the Current Farm?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wahid Saleemi</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-2024</link>
		<dc:creator>Wahid Saleemi</dc:creator>
		<pubDate>Wed, 10 Aug 2011 06:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-2024</guid>
		<description>You can do this via PowerShell as well:

New-ItemProperty HKLM:SOFTWARE\Microsoft\MSSQLServer\Client\ConnectTo -name SPSQL -propertytype String -value &quot;DBMSSOCN,DatabaseServer,1433&quot;

New-ItemProperty HKLM:SOFTWARE\Wow6432Node\Microsoft\MSSQLServer\Client\ConnectTo -name SPSQL -propertytype String -value &quot;DBMSSOCN,DatabaseServer,1433&quot;</description>
		<content:encoded><![CDATA[<p>You can do this via PowerShell as well:</p>
<p>New-ItemProperty HKLM:SOFTWARE\Microsoft\MSSQLServer\Client\ConnectTo -name SPSQL -propertytype String -value &#8220;DBMSSOCN,DatabaseServer,1433&#8243;</p>
<p>New-ItemProperty HKLM:SOFTWARE\Wow6432Node\Microsoft\MSSQLServer\Client\ConnectTo -name SPSQL -propertytype String -value &#8220;DBMSSOCN,DatabaseServer,1433&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-781</link>
		<dc:creator>Linda</dc:creator>
		<pubDate>Thu, 23 Dec 2010 00:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-781</guid>
		<description>We have had a SQL Alias in place for 3 years now, and my customer wants to get rid of the SQL Alias, as they don&#039;t like seeing the old serve name in SharePoint and we have had one third party reporting product that it didn&#039;t work on.</description>
		<content:encoded><![CDATA[<p>We have had a SQL Alias in place for 3 years now, and my customer wants to get rid of the SQL Alias, as they don&#8217;t like seeing the old serve name in SharePoint and we have had one third party reporting product that it didn&#8217;t work on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ujludwig</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-775</link>
		<dc:creator>ujludwig</dc:creator>
		<pubDate>Tue, 21 Dec 2010 18:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-775</guid>
		<description>I&#039;m not sure what your question is, do you want the alias or do you not want the alias?  As you could have guessed, the alias is very useful for migrating from one physical sql server to another because you can simply kill the old server and replace it with an alias (assuming you remove it from DNS properly), however, that old name may confuse users in central admin since it references what looks to be a servername.  All in all, once you have the alias in place you want to keep it... why wouldn&#039;t you as it allows you to point to a new SQL instance with no effort which is especially useful for SQL upgrade or SQL disaster scenarios.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what your question is, do you want the alias or do you not want the alias?  As you could have guessed, the alias is very useful for migrating from one physical sql server to another because you can simply kill the old server and replace it with an alias (assuming you remove it from DNS properly), however, that old name may confuse users in central admin since it references what looks to be a servername.  All in all, once you have the alias in place you want to keep it&#8230; why wouldn&#8217;t you as it allows you to point to a new SQL instance with no effort which is especially useful for SQL upgrade or SQL disaster scenarios.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-774</link>
		<dc:creator>Linda</dc:creator>
		<pubDate>Tue, 21 Dec 2010 18:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-774</guid>
		<description>We had to do this when we migrated from a 32bit named instance to a new 64bit server default instance.

Do you know is there any way to migrate away from having to have these SQL Alias&#039; forever?</description>
		<content:encoded><![CDATA[<p>We had to do this when we migrated from a 32bit named instance to a new 64bit server default instance.</p>
<p>Do you know is there any way to migrate away from having to have these SQL Alias&#8217; forever?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SharePoint 2010 Installation Part 2 &#8211; Install SQL &#124; Ulysses Ludwig&#39;s SharePoint blog</title>
		<link>http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/comment-page-1/#comment-337</link>
		<dc:creator>SharePoint 2010 Installation Part 2 &#8211; Install SQL &#124; Ulysses Ludwig&#39;s SharePoint blog</dc:creator>
		<pubDate>Thu, 11 Feb 2010 05:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointassist.com/2010/02/02/configure-a-sql-server-alias-for-sharepoint-sql-server-2008/#comment-337</guid>
		<description>[...] that I have a more detailed article about how to create a SQL Alias on a server with no SQL Client tools [...]</description>
		<content:encoded><![CDATA[<p>[...] that I have a more detailed article about how to create a SQL Alias on a server with no SQL Client tools [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

