<?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: Cutover 30+ GB databases in 60 seconds with SQL Server 2005/2008</title>
	<atom:link href="http://johnsterrett.com/2010/02/23/cutover-30-gb-databases-in-60-seconds-with-sql-server-20052008/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnsterrett.com/2010/02/23/cutover-30-gb-databases-in-60-seconds-with-sql-server-20052008/</link>
	<description>My journey though SQL and life!</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:42:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: johnsterrett</title>
		<link>http://johnsterrett.com/2010/02/23/cutover-30-gb-databases-in-60-seconds-with-sql-server-20052008/comment-page-1/#comment-557</link>
		<dc:creator>johnsterrett</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://johnsterrett.com/?p=151#comment-557</guid>
		<description>Michael you bring up a great point. I should modify my post as I was assuming two physical servers were in play.   I will also throw out another tip that goes with clusters.

Make sure you fully understand security of data and log files.  If you are on a cluster and you don&#039;t know this it might bite yourself in the ........

I will admit it happened to me.  I think my next post will be over this lesson learned.  In the meantime check out this MSDN article for more info http://msdn.microsoft.com/en-us/library/ms189128.aspx</description>
		<content:encoded><![CDATA[<p>Michael you bring up a great point. I should modify my post as I was assuming two physical servers were in play.   I will also throw out another tip that goes with clusters.</p>
<p>Make sure you fully understand security of data and log files.  If you are on a cluster and you don&#8217;t know this it might bite yourself in the &#8230;&#8230;..</p>
<p>I will admit it happened to me.  I think my next post will be over this lesson learned.  In the meantime check out this MSDN article for more info <a href="http://msdn.microsoft.com/en-us/library/ms189128.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms189128.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Deputy</title>
		<link>http://johnsterrett.com/2010/02/23/cutover-30-gb-databases-in-60-seconds-with-sql-server-20052008/comment-page-1/#comment-556</link>
		<dc:creator>Michael Deputy</dc:creator>
		<pubDate>Tue, 23 Feb 2010 15:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://johnsterrett.com/?p=151#comment-556</guid>
		<description>Assuming the database file and log files are on the SAN one trick I have used is to detach the database, move the disk to the new server and the attach the database on the new server.  Network latency is no longer a problem.  I do agree that mirroring is best, if it is setup.</description>
		<content:encoded><![CDATA[<p>Assuming the database file and log files are on the SAN one trick I have used is to detach the database, move the disk to the new server and the attach the database on the new server.  Network latency is no longer a problem.  I do agree that mirroring is best, if it is setup.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

