Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
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 Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 10th, 2003, 07:35 PM
Authorized User
 
Join Date: Oct 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default DTS package Invalid Class error

I made data transformation changes to a series of DTS packages, saved them, now I am getting an Invalid Class String error when trying to call it from an SP using xp_cmdshell 'DTSrun xxxxx' or right from the command line DTSrun from a DOS window. Here is the text:

Error: -2147221005 (800401F3); Provider Error: 0 (0)
   Error string: Invalid class string

   Error source: Microsoft Data Transformation Services (DTS) Package
   Help file: sqldts.hlp
   Help context: 713


I don't know if the changes I made contributed to the problem, just sharing that tidbit to see if they might be related. Earlier today, everything fired off OK. Anybody know what would have all of a sudden caused this error? What's it related to? Could the registry have corrupted CLSIDs?

TIA,

Steve

 
Old November 11th, 2003, 01:41 PM
Authorized User
 
Join Date: Oct 2003
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes, the problem was the datetime transformation to short date format. Anybody know why that would happen?






Similar Threads
Thread Thread Starter Forum Replies Last Post
DTS package error Plz Help hari_vjti Pro VB.NET 2002/2003 0 June 19th, 2007 12:35 AM
DTS Package - Default database error interlogics SQL Server DTS 0 December 9th, 2005 06:30 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.