<?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: Moving databases or replacing the SQL server in your MOSS/WSS 3.0 installation</title>
	<atom:link href="http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/</link>
	<description>Code, Code, Revolution!</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:26:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-9014</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 29 Mar 2010 21:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-9014</guid>
		<description>I know it&#039;s been more than a week, but in short.... it was successful.  Definitely not as smooth stopping services and such as I would have liked.  Due to that, I took the perhaps overly cautious route and disabled the services on all WFEs and the Index Server as we had to reboot to stop some of the services.  Just kept a good list of how the services were set.

It was a lot smoother coming back up than it was stopping the services.  The most important thing was, it came back up, even if it was 2:30AM. :)</description>
		<content:encoded><![CDATA[<p>I know it&#8217;s been more than a week, but in short&#8230;. it was successful.  Definitely not as smooth stopping services and such as I would have liked.  Due to that, I took the perhaps overly cautious route and disabled the services on all WFEs and the Index Server as we had to reboot to stop some of the services.  Just kept a good list of how the services were set.</p>
<p>It was a lot smoother coming back up than it was stopping the services.  The most important thing was, it came back up, even if it was 2:30AM. <img src='http://blog.sallarp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-8129</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 19 Mar 2010 02:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-8129</guid>
		<description>Thanks for the prompt reply and the good wishes!  Oh yes, I&#039;ve duly noted the account musts.  I hope to drop a line and let you know.  I&#039;ve got you bookmarked. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the prompt reply and the good wishes!  Oh yes, I&#8217;ve duly noted the account musts.  I hope to drop a line and let you know.  I&#8217;ve got you bookmarked. <img src='http://blog.sallarp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Björn Sållarp</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-8121</link>
		<dc:creator>Björn Sållarp</dc:creator>
		<pubDate>Thu, 18 Mar 2010 22:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-8121</guid>
		<description>If you are keeping the same name the procedure will work. Note that it is very important that you do not only backup and restore the databases on the new server. Setting up the account rights for the sharepoint sql account is also extremly important.

I suggest you:
1. shut the farm down. 
2. Backup the sharepoint databases
3. Pull the ethernet plug on the current sql server
4. Assign the server name to new server
5. Mirror sql account settings on the new server
6. Restore the databases on the new server
7. Start your farm back up. 

Good luck!
// Björn   </description>
		<content:encoded><![CDATA[<p>If you are keeping the same name the procedure will work. Note that it is very important that you do not only backup and restore the databases on the new server. Setting up the account rights for the sharepoint sql account is also extremly important.</p>
<p>I suggest you:<br />
1. shut the farm down.<br />
2. Backup the sharepoint databases<br />
3. Pull the ethernet plug on the current sql server<br />
4. Assign the server name to new server<br />
5. Mirror sql account settings on the new server<br />
6. Restore the databases on the new server<br />
7. Start your farm back up. </p>
<p>Good luck!<br />
// Björn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-8116</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 18 Mar 2010 16:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-8116</guid>
		<description>Hi Bjorn

We are moving our SQL Server to a Cluster, much as you described.  We are actually keeping the server name the same and shutting off the old server.

TechNet and others have such varying instructions on this it&#039;s mind boggling.  We have 3 WFEs (web front ends) and one IS (indexing server).  Would this be as simple as stopping the the farm, backup and restore and then just starting again and it finding the same named server?</description>
		<content:encoded><![CDATA[<p>Hi Bjorn</p>
<p>We are moving our SQL Server to a Cluster, much as you described.  We are actually keeping the server name the same and shutting off the old server.</p>
<p>TechNet and others have such varying instructions on this it&#8217;s mind boggling.  We have 3 WFEs (web front ends) and one IS (indexing server).  Would this be as simple as stopping the the farm, backup and restore and then just starting again and it finding the same named server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Björn Sållarp</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-6899</link>
		<dc:creator>Björn Sållarp</dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-6899</guid>
		<description>Yes, both configuration and content. After the move the old SQL server can be closed down entirely.

// Björn</description>
		<content:encoded><![CDATA[<p>Yes, both configuration and content. After the move the old SQL server can be closed down entirely.</p>
<p>// Björn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Des Owen</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-6898</link>
		<dc:creator>Des Owen</dc:creator>
		<pubDate>Thu, 07 Jan 2010 09:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-6898</guid>
		<description>Hi Bjorn

Did you move the config databases as well as the content ones?

Des Owen
UK</description>
		<content:encoded><![CDATA[<p>Hi Bjorn</p>
<p>Did you move the config databases as well as the content ones?</p>
<p>Des Owen<br />
UK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Björn Sållarp</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-3</link>
		<dc:creator>Björn Sållarp</dc:creator>
		<pubDate>Sat, 27 Sep 2008 00:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-3</guid>
		<description>Sharepoint is a truly powerful platform which provide a lot of useful features out of the box. The collaboration part is really state of the art but still simple to use. I suggest you download the free version (WSS 3.0) and try it out. There are plenty of installation guides on Google. If you need any help or want to have a look without installing it I can give you access to a team site on one of our machines.

Cheers!</description>
		<content:encoded><![CDATA[<p>Sharepoint is a truly powerful platform which provide a lot of useful features out of the box. The collaboration part is really state of the art but still simple to use. I suggest you download the free version (WSS 3.0) and try it out. There are plenty of installation guides on Google. If you need any help or want to have a look without installing it I can give you access to a team site on one of our machines.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/comment-page-1/#comment-2</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 25 Sep 2008 09:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18#comment-2</guid>
		<description>Wow Bjorn, I&#039;m surprised to find you working with Sharepoint, but anxious to see what you have to say about it.  I have been looked at it for our organization and have found it daunting due to it&#039;s number of uses and functionality.  I would be interested to see how your users and companies are using it in-house as well as maybe serving their customers.

Cheers from Colorado,
Andy</description>
		<content:encoded><![CDATA[<p>Wow Bjorn, I&#8217;m surprised to find you working with Sharepoint, but anxious to see what you have to say about it.  I have been looked at it for our organization and have found it daunting due to it&#8217;s number of uses and functionality.  I would be interested to see how your users and companies are using it in-house as well as maybe serving their customers.</p>
<p>Cheers from Colorado,<br />
Andy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: blog.sallarp.com @ 2010-07-30 17:22:12 -->