Groups | Blog | Home
all groups > sql server dts > october 2006 >

sql server dts : dts package wont delete


checkmate989 NO[at]SPAM gmail.com
10/19/2006 7:49:45 AM
I created a dts package in sql server 7 enterprise manager designer. I
decided that I did not need the package and deleted it.
The package continues to run and I am getting an error ever Minute!!!!

Please help. How do I stop this
Jay
10/19/2006 8:46:20 AM
Did you delete the job that runs the package?


Jay
[quoted text, click to view]
Sue Hoegemeier
10/19/2006 10:12:25 PM
You could kill the process that's running.
It's not clear what how the package was running - you
deleted the package while it was running?
Or did you delete the package and the delete of the package
hung? In that case, you can try deleting the package using
dtsrun and use the /!D switch. You can find the arguments
for dtsrun documented in books online.

-Sue

[quoted text, click to view]
AddThis Social Bookmark Button