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
 Import/Export (DTS) and Replication (2000)
 DTS Package Wont Delete

Author  Topic 

aielloj
Starting Member

1 Post

Posted - 2002-07-15 : 09:17:20
I am trying to delete a DTS package created using the DTS Import / Export Wizard in MSDE. I deleted it from the SYSDTSPACKAGES table. I even deleted it using the DTSRUN utility, but whenever I try to recreate a new version of it I get a 'Package already exists' error.



KnooKie
Aged Yak Warrior

623 Posts

Posted - 2002-07-19 : 10:28:37
I think DTS packages reside in the msdb database. Perhaps something in there needs deleting

Paul
Go to Top of Page
   

- Advertisement -