February 7, 2006 at 9:15 am
Hi,
I have a list of old Subscriptions on a few servers, I would like to clear them down for ease and to aide the support team. Any ideas on how to delete these?
Many Thanks
Zara
February 7, 2006 at 3:07 pm
February 8, 2006 at 3:57 am
It isnt a joke the only option I have is Help when I Right Click on the old Subscriptions. Obviously if it was as simple as a Right Click Delete I wouldnt be asking!
February 8, 2006 at 5:54 am
Dont select multiple subscriptions when u delete you have to delete them one at a time.
February 8, 2006 at 3:02 pm
February 8, 2006 at 10:17 pm
Use sp_dropsubscription so you don't have to browse EM, below is the minimum permission needed to execute the command.
from BOL:
Only members of the sysadmin fixed server role or db_owner fixed database role can execute sp_dropsubscription. A remote connection from the Subscriber can drop a subscription to an existing publication or article.
HTH
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply