dbTalk Databases Forums  

2000 DTS packages

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss 2000 DTS packages in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rena
 
Posts: n/a

Default 2000 DTS packages - 01-06-2010 , 10:09 AM






Hi,
Just wanted to know how we can convert MS SQL 2000 DTS packages to MS SQL
2005
Please send step by step instructions

Reply With Quote
  #2  
Old   
Russell Fields
 
Posts: n/a

Default Re: 2000 DTS packages - 01-06-2010 , 11:15 AM






Rena,

Microsoft has provided some wizards to help migrate DTS to SSIS.
There are resources on the web, for example:
http://technet.microsoft.com/en-us/l.../cc966389.aspx

http://www.simple-talk.com/sql/ssis/...sis-migration/

http://www.sqlservercentral.com/arti...estossis/2201/

As you read these, you will see that you will probably need to do some hand
work as well to finish the migrations.

RLF

"Rena" <Rena (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
Just wanted to know how we can convert MS SQL 2000 DTS packages to MS SQL
2005
Please send step by step instructions

Reply With Quote
  #3  
Old   
Todd C
 
Posts: n/a

Default RE: 2000 DTS packages - 01-06-2010 , 11:40 AM



You will need an installation of SQL 2005 (Developer, Standard, or
Enterprise) in order to do this. SQL Express will not work.

In your SQL 2005 (or 2008) Management Studio, look for the Legacy node, and
under that, Data Transformation Services. Right CLick on any of the DTS
packages and select Migrate. Follow the prompts in the wizard.

Be aware that *some* DTS stuff may not migrate well to SSIS and you may end
up with either an SSIS package that doesn't work right if it works at all, or
an SSIS package that simple calls a DTS package to run.

As a long-term solution, you should see about re-creating your DTS packages
using SSIS standard tasks and transforms. SSIS has a lot more functionality
and flexibility available.

HTH
--
Todd C
MCTS SQL Server 2005


"Rena" wrote:

Quote:
Hi,
Just wanted to know how we can convert MS SQL 2000 DTS packages to MS SQL
2005
Please send step by step instructions

Reply With Quote
  #4  
Old   
Paul Shapiro
 
Posts: n/a

Default Re: 2000 DTS packages - 01-06-2010 , 06:17 PM



You can run DTS packages in SQL 2005 if that's what you want to do. You can
download the free Backwards Compatibility components from MS website.

"Rena" <Rena (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
Just wanted to know how we can convert MS SQL 2000 DTS packages to MS SQL
2005
Please send step by step instructions

Reply With Quote
  #5  
Old   
tbradshaw via SQLMonster.com
 
Posts: n/a

Default Re: 2000 DTS packages - 01-07-2010 , 11:43 AM



Rena,

One approach that wasn't mentioned here, is there is a product called "DTS
xChange" that will help you with conversions from DTS to SSIS.
http://www.pragmaticworks.com

It's pricey, but depending on the amount of packages to convert, it's cheap
compared to the amount of hours a person would spend converting each package
by hand.

Just a thought.

Regards,
Tom Bradshaw

Thomas Bradshaw
Data Transformation Services
MyWebGrocer Inc

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...r-dts/201001/1

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.