Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 DTS Package suddenly stops working

Author  Topic 

dadunn
Yak Posting Veteran

67 Posts

Posted - 2001-10-15 : 12:50:09
I have a DTS package that has been working for months that has suddenly stopped working.

I suspect that it is a permissions issue on the directory where I am trying to write the file and that the networking folks did something this weekend.

Here is the output when I try to run the package.

output
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DTSRun: Loading...

DTSRun: Executing...



Error: -2147220499 (800403ED); Provider Error: 0 (0)

Error string: No Steps have been defined for the transformation Package.

Error source: Microsoft Data Transformation Services (DTS) Package

Help file: sqldts.hlp

Help context: 700

Has anyone seen this error/know what it means?

Thanks,

Dave
   

- Advertisement -