<?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>mylifeinaminute.com &#187; sql server 2000</title>
	<atom:link href="http://www.mylifeinaminute.com/tag/sql-server-2000/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mylifeinaminute.com</link>
	<description>You can learn a lot in a minute</description>
	<lastBuildDate>Wed, 18 Jan 2012 02:33:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Migrating a Content database from a RTM farm to a SP1 farm in SharePoint</title>
		<link>http://www.mylifeinaminute.com/2008/12/10/migrating-a-content-database-from-a-rtm-farm-to-a-sp1-farm-in-sharepoint/</link>
		<comments>http://www.mylifeinaminute.com/2008/12/10/migrating-a-content-database-from-a-rtm-farm-to-a-sp1-farm-in-sharepoint/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 16:23:06 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[content database]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[moss service pack]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[sql server 2000]]></category>
		<category><![CDATA[stsadm]]></category>
		<category><![CDATA[upgrade content database]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=232</guid>
		<description><![CDATA[Recently, we came across a need to migrate an existing (SharePoint 2007) RTM content database to a new farm, which had SP1 pre-installed.  After taking a full backup of the existing database (through SQL Server), the backup was restored in the new farm. Note: I should also mention that the database was migrating from SQL [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, we came across a need to migrate an existing (<a title="SharePoint" href="/tag/sharepoint/">SharePoint</a> <a title="SharePoint 2007" href="/tag/moss-2007/">2007</a>) RTM content database to a new farm, which had SP1 pre-installed.  After taking a full backup of the existing database (through <a title="SQL Server" href="/tag/sql-server/">SQL Server</a>), the backup was restored in the new farm.</p>
<p><strong><em>Note:</em></strong> I should also mention that the database was migrating from SQL Server 2000 to SQL Server 2005.</p>
<p>After resetting the SharePoint servers, browsing to the site in question brought the following error:</p>
<blockquote><p><span style="color: #ff0000;">Server error: http://go.microsoft.com/fwlink?LinkID=96177</span></p></blockquote>
<p>At this point, we detached the content database in question (Central Administration » Application Management »  Content databases).  Once the database was successfully detached from the farm, it was reattached using the following STSADM command:</p>
<blockquote><p>stsadm -o addcontentdb -url ‹URL›  -databasename ‹DBNAME›</p></blockquote>
<p>Reattaching the content database with the above command completely successfully, and as an added benefit performed an inplace upgrade, bringing the database schema up to SP1.  This might prove to be a helping hand when it comes to migrating to MOSS 2007 SP1 if your wish is to start with a new farm, but retain your original content.</p>
<p><map name='google_ad_map_232_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/232?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_232_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=232&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2008%2F12%2F10%2Fmigrating-a-content-database-from-a-rtm-farm-to-a-sp1-farm-in-sharepoint%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2008/12/10/migrating-a-content-database-from-a-rtm-farm-to-a-sp1-farm-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.mylifeinaminute.com @ 2012-02-07 15:30:35 by W3 Total Cache -->
