<?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>Edwin M SarmientoCopying DTS packages from SQL Server 2000 to SQL Server 2005 and SQL Server 2008 &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/copying-dts-packages-from-sql-server-2000-to-sql-server-2005-and-sql-server-2008/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>Copying DTS packages from SQL Server 2000 to SQL Server 2005 and SQL Server 2008</title>
		<link>https://www.edwinmsarmiento.com/copying-dts-packages-from-sql-server-2000-to-sql-server-2005-and-sql-server-2008/</link>
		<comments>https://www.edwinmsarmiento.com/copying-dts-packages-from-sql-server-2000-to-sql-server-2005-and-sql-server-2008/#respond</comments>
		<pubDate>Thu, 04 Jun 2009 03:12:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[sysdtspackages]]></category>
		<category><![CDATA[upgrade SQL Server 2000 DTS to SQL Server 2005 or SQL Server 2008]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2009/06/04/copying-dts-packages-from-sql-server-2000-to-sql-server-2005-and-sql-server-2008</guid>

				<description><![CDATA[I&#8217;ve seen this approach from the CSS SQL Server Engineers blog post and wondered if I can give it a shot. We&#8217;re migrating a SQL Server 2000 database to a SQL Server 2005 instance (finally!) and that included a lot of DTS packages. While I would highly recommend upgrading the DTS packages to SSIS packages [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">I&#8217;ve seen this approach from the <a href="http://blogs.msdn.com/psssql/archive/2009/02/19/how-to-copy-dts-2000-packages-between-servers-and-from-sql-2000-to-sql-2005-and-sql-2008.aspx">CSS SQL Server Engineers blog post</a> and wondered if I can give it a shot. We&#8217;re migrating a SQL Server 2000 database to a SQL Server 2005 instance (finally!) and that included a lot of DTS packages. While I would highly recommend upgrading the DTS packages to SSIS packages for the long term due to product support lifecycle reasons, that would take quite a while and would impact businesses dramatically.</span></p>
<p>I&#8217;ve used <span style="font-size:85%;"><span style="font-weight:bold;">Method 2A</span></span> mentioned in the blog post to move the DTS packages from the SQL Server 2000 to SQL Server 2005 as I have like more than a hundred DTS packages stored in MSDB. Remember that the size of the <span style="font-size:85%;"><span style="font-weight:bold;">sysdtspackages </span></span>table in MSDB will depend on not just the number of packages stored but the number of versions of the packages you decide to keep.</p>
<p>After a restore of the MSDB database from the SQL Server 2000 instance and importing the records from the <span style="font-size:85%;"><span style="font-weight:bold;">sysdtspackages </span></span>table, you would definitely want to install the <a href="http://download.microsoft.com/download/4/4/D/44DBDE61-B385-4FC2-A67D-48053B8F9FAD/SQLServer2005_DTS.msi">Microsoft SQL Server 2000 DTS Designer Components</a> to modify and edit your DTS packages in SQL Server 2005 to change those connection strings, test them after migration and so on.</p>
<div class="blogger-post-footer"><img decoding="async" src="https://blogger.googleusercontent.com/tracker/92377218009570869-4613668149033933316?l=bassplayerdoc.blogspot.com" alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/copying-dts-packages-from-sql-server-2000-to-sql-server-2005-and-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">189</post-id>	</item>
	</channel>
</rss>