11.3. Upgrading from DTS

As you can see, Microsoft is giving you every incentive to migrate your packages from DTS to SSIS, since there are very few tools to help you manage the packages in DTS. To migrate a DTS package, you can use the DTS Migration Wizard. The wizard is good at migrating packages, but you may be unhappy with the outcome of the package it creates. The success rate for the package migration is generally less than a coin toss for most solutions. This section shows how to use this migration wizard, and then how to handle the package it creates.

The following table shows what we have seen in several migration projects that we've been a part of. The table shows the probability of successfully migrating some of the core tasks. Your results may vary, based on the type of work you're doing inside of DTS.

TaskMaps to IS TaskSuccess Probability
ActiveX ScriptActiveX Script20 percent
Analysis ServicesAnalysis Services Processing0 percent
Bulk InsertBulk Insert80 percent
Data Driven QueryExecute DTS 2000 Package50 percent
Dynamic PropertiesScript Task0 percent
Execute PackageExecute DTS 2000 Package90 percent
Execute ProcessExecute Process95 percent
Execute SQLExecute SQL95 percent
Send MailSend Mail (with SMTP)90 percent
Transform DataData Flow50 percent
Global VariablesVariables100 percent

Even though the tasks may migrate, they may not actually work after they are migrated. For example, as you can see in the preceding table, the ActiveX Script Task's migration success is 30 percent. ...

Get Expert SQL Server™ 2005 Integration Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.