Cannot Delete a SQL job.
Posted
by Mustafa Kapasi
on Stack Overflow
See other posts from Stack Overflow
or by Mustafa Kapasi
Published on 2009-11-25T10:12:45Z
Indexed on
2010/03/23
13:03 UTC
Read the original article
Hit count: 428
Hi, I have disabled log shipping on a SQL 2005 database and deleted the log shipping DB on the secondary server. However i cannot delete the LSRestore_DB___ job, either by T-SQL (sp_delete_log_shipping_primary_secondary, sp_delete_job) or using the management studio on the secondary server. It just wont go. The query keeps on executing for a good 7 hours. Tried disabling, still doesn't delete. Restarted the server too. Also tried the Can anyone help me delete this SQL job please ? Many Thanks
© Stack Overflow or respective owner