Is there a way to break a loop, after executing an active X script or anythign that runs a loop that is unintentionally endless, in Enterprise manager/DTS designer???? Rather than doing an Endtask on mmc.exe????
Find which spid is running that job, use (sp_who2 in QE).
Then use (kill Spid#).
Also you can go trhough EM, Management==> Process==> Current Activity, right click the spid and kill the process.
Excellent. thanks for the rply. just one quick extra question, if i ran the task within DTS directly, via right cliking it and executing the step, what would i be looking for within the current acativity/sp_who output? thanks again for your help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.