What are the tools available for DTS to SSIS package conversion as part of the SQL servr upgrade and which ones do you recommend?.
I wouldn't trust any such tool, if any exist. These conversion tool are typically only any use as a learning aid.
Rewrite the packages in SSIS as and when you get a chance.
EDIT: Downvotes!!?!?? Jeez! So are you guys all out there running apps which have been converted from VB to .net against databases converted using the oracle to sql conversion tool? I'll bet you're not.
If you have a large amount of packages, you might try the migration wizard from microsoft. It will not migrate everything.
It will give you a nice start.
Of course you will test the converted packages thoroughly.
From http://technet.microsoft.com/en-us/library/cc966519.aspx
Integration Services
Upgrade Tool: None
Migration Tool: DTS Migration Wizard
Migration Method: Migration Wizard converts 50-70 percent of tasks, requires some manual migration; runtime DTS DLLs available in SSIS; package re-architecture is recommended
Some screen shots of the process.
http://wiki.sqlis.com/default.aspx/SQLISWiki/MigrationWizardSteps.html
SSIS is so much better than DTS (especially the 2008 version) that you might do better to rewrite the packages.
Rewriting the packages isn't an option for larger scale companies where they have thousands of packages. I was dealing with a customer the other day that received a quote for more than $500k to convert their packages and 2 years and a staff of 8. No one can wait that long to proceed with their migration project. The DTS xChange tool by Pragmatic Works will automate 90% of the migration for you. The tool has migrated more than 200K packages at this point and comes with an additional tool to help with ActiveX Script Tasks.
You can try DTS xChange from Pragmatic Works its the only 3rd party solution for DTS to SSIS conversion project. They have some amazing BI tools specially for DTS and SSIS. If you are new to SSIS then DTS xChange will do far better job than rewriting or using MS Wizard. They also have project planning tool included with DTS xChange which will detect your migration project cost and time.
http://www.pragmaticworks.com/Products/Business-Intelligence/DTSxChange/
and here compare with MS Wizard
www.pragmaticworks.com/products/business-intelligence/dtsxchange/DTSxChange-vs-MSWizard.htm