p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > SQL Server > SQL Server DTS
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old June 20th, 2008, 11:01 AM
Authorized User
Points: 304, Level: 6
Points: 304, Level: 6 Points: 304, Level: 6 Points: 304, Level: 6
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2006
Location: chennai, tn, India.
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default DTS - SSIS Migration Error

Hi,

Please someone help me on this issue. I'm trying to migrate from DTS to SSIS using the Migration wizard i'm getting the following error.

"Index was out of range. Must be non-negative and less than the size of the collection... Its quite urgent. Please do the needful.

Also i cannot open the DTS Package in SQLSERVER 2005, throws error "SQL Server 2000 Designer components are required to Edit DTS Packages... Is it because of that not allowing to migrate to 2005.

Thanks,
Chandra
__________________
Thanks,
Chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old June 20th, 2008, 11:12 AM
Authorized User
Points: 304, Level: 6
Points: 304, Level: 6 Points: 304, Level: 6 Points: 304, Level: 6
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2006
Location: chennai, tn, India.
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This is the problem not related to leading spaces, trailing spaces, or any characters that are invalid.
I tried but not working.

Thanks,
Chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old June 20th, 2008, 11:42 AM
Authorized User
Points: 304, Level: 6
Points: 304, Level: 6 Points: 304, Level: 6 Points: 304, Level: 6
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2006
Location: chennai, tn, India.
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It got worked out, it because of the leading spaces, trailing spaces or any invalid chars for all packages in the server. I corrected the other packages info. by using the query
SELECT DISTINCT name
FROM msdb.dbo.sysdtspackages
WHERE name LIKE '% '


Thanks,
Chandra
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #4 (permalink)  
Old July 4th, 2008, 10:47 AM
Registered User
 
Join Date: Jul 2008
Location: , , .
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Everybody know that DTS to SSIS Migration is very tedious and manual approach is very time consuming.

I would recommend you to try 3rd party product called DTS xChange. The liked this product very much because... its full Migration package including Discovery, Conversion and Auditing of packages when you run them after migration. It will apply best practices while migrating your packages so if are new to SSIS then this tool will save you significant amount of time.


here is the link

www.dtsxchange.com

Screenshots
http://www.dtsxchange.com/dtsxchange_screenshots.asp


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Advantages of SSIS over DTS carumuga SQL Server 2005 1 September 11th, 2008 08:51 AM
DTS vs SSIS carumuga SQL Server 2005 0 July 23rd, 2008 10:09 AM
Books on DTS to SSIS Migration carumuga SQL Server 2000 1 July 4th, 2008 10:57 AM
DTS to SSIS migration gunjan.sh SQL Server 2005 1 July 4th, 2008 10:54 AM
DTS migration from 7.0 to 2005 vishwjeet SQL Server DTS 7 July 4th, 2008 10:53 AM



All times are GMT -4. The time now is 07:32 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc