<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tips: Moving to SQL Server 2005 for D6</title>
	<atom:link href="http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/</link>
	<description>Ponderings on Life, the Universe, and Information</description>
	<lastBuildDate>Tue, 15 May 2012 21:39:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3719</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 21:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3719</guid>
		<description><![CDATA[Bill, if I understand your challenge correctly, I wouldn&#039;t take that approach.  I would shutdown Documentum, take a back-up of your database and then restore it onto your new SQL Server 2005 server.  You can then just point your Content Server to the new database server.  I&#039;ve done this before and it was a piece of cake.

Just be sure that when you do this that the SQL Server 2005 database has the same name and is owned by a user with the same name and password.

-Pie]]></description>
		<content:encoded><![CDATA[<p>Bill, if I understand your challenge correctly, I wouldn&#8217;t take that approach.  I would shutdown Documentum, take a back-up of your database and then restore it onto your new SQL Server 2005 server.  You can then just point your Content Server to the new database server.  I&#8217;ve done this before and it was a piece of cake.</p>
<p>Just be sure that when you do this that the SQL Server 2005 database has the same name and is owned by a user with the same name and password.</p>
<p>-Pie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3718</link>
		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 21:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3718</guid>
		<description><![CDATA[We need to upgrade a current docbase that&#039;s using SQL Server 2000 to CS 5.3 SP5. We then will move to new target hardware with SQL Server 2005 installed. Can we do a docbase dump from the legacy SQL Server 2000 docbase to the new CS 5.3 SP5 docbase on the new server, using SQL Server 2005? We can&#039;t put SQL Server 2000 any more on new hardware, according to company policy!]]></description>
		<content:encoded><![CDATA[<p>We need to upgrade a current docbase that&#8217;s using SQL Server 2000 to CS 5.3 SP5. We then will move to new target hardware with SQL Server 2005 installed. Can we do a docbase dump from the legacy SQL Server 2000 docbase to the new CS 5.3 SP5 docbase on the new server, using SQL Server 2005? We can&#8217;t put SQL Server 2000 any more on new hardware, according to company policy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3298</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Thu, 03 Jul 2008 20:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3298</guid>
		<description><![CDATA[Thanks for the tip on the Dev edition over Express.  If I hit problems, I&#039;ll follow suit.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip on the Dev edition over Express.  If I hit problems, I&#8217;ll follow suit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: StillRockin77</title>
		<link>http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3297</link>
		<dc:creator><![CDATA[StillRockin77]]></dc:creator>
		<pubDate>Thu, 03 Jul 2008 18:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-3297</guid>
		<description><![CDATA[One good thing to know (that a lot of people are not aware of) is that SQL Server 2005 Developer Edition only costs about $50 and can be bought right from Amazon.com (as well as other places).  Whenever I set up a new personal development laptop/desktop I just go ahead and spend the $50 (have had problems - small and rare but pesky problems nevertheless so why bother - with the Express edition).]]></description>
		<content:encoded><![CDATA[<p>One good thing to know (that a lot of people are not aware of) is that SQL Server 2005 Developer Edition only costs about $50 and can be bought right from Amazon.com (as well as other places).  Whenever I set up a new personal development laptop/desktop I just go ahead and spend the $50 (have had problems &#8211; small and rare but pesky problems nevertheless so why bother &#8211; with the Express edition).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-1431</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Thu, 15 Nov 2007 16:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-1431</guid>
		<description><![CDATA[The document is named &lt;a href=&quot;http://software.emc.com/solutions/application_environment/office_system/office_system.htm&quot; rel=&quot;nofollow&quot;&gt;EMC Documentum 5.3 SP4 with Microsoft SQL Server 2000 and SQL Server 2005&lt;/a&gt;.  I found it, and other benchmarks, with the help of Google.  I have updated my post.]]></description>
		<content:encoded><![CDATA[<p>The document is named <a href="http://software.emc.com/solutions/application_environment/office_system/office_system.htm" rel="nofollow">EMC Documentum 5.3 SP4 with Microsoft SQL Server 2000 and SQL Server 2005</a>.  I found it, and other benchmarks, with the help of Google.  I have updated my post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandra Larsson</title>
		<link>http://wordofpie.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-1409</link>
		<dc:creator><![CDATA[Alexandra Larsson]]></dc:creator>
		<pubDate>Wed, 14 Nov 2007 21:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2007/11/14/tips-moving-to-sql-server-2005-for-d6/#comment-1409</guid>
		<description><![CDATA[Interesting, I tried to find the benchmarks on Powerlink but had no luck searching. Any suggestions for search term or exact name of the document? Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Interesting, I tried to find the benchmarks on Powerlink but had no luck searching. Any suggestions for search term or exact name of the document? Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

