RE: Drop Merge Pull Subscription at Publisher?
From: Baisong Wei[MSFT] (v-baiwei_at_online.microsoft.com)
Date: 03/18/04
- Next message: Paul Ibison: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- Previous message: Joe Mine: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- In reply to: Lance Kowalski: "Drop Merge Pull Subscription at Publisher?"
- Next in thread: Lance Kowalski: "RE: Drop Merge Pull Subscription at Publisher?"
- Reply: Lance Kowalski: "RE: Drop Merge Pull Subscription at Publisher?"
- Reply: Deepak: "Re: Drop Merge Pull Subscription at Publisher?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Mar 2004 13:50:18 GMT
Hi Lance,
Based on my knowledge, when you create a merge subscription, there will be
a merge agent created. As your should run sp_dropmergesubscription to drop
this agent. sp_dropmergesubscription should be run at the Publisher on the
publication database . So, you cannot run it from the subscriber side. So,
I think it is true that it should be run by a DBA on the publisher side.
As for the other stored procedures you mentioned, you could refer to the
SQL Server Books Online, and you will notice for every stored procedure's
information, in the begining of each one's introduction, there will be
information of where this stored procedure should be run at and there will
be a Permission part, it will be informaiton about who could run this
stored procedure.
Hope this helps.
Thanks.
Best regards
Baisong Wei
Microsoft Online Support
----------------------------------------------------
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only. Thanks.
- Next message: Paul Ibison: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- Previous message: Joe Mine: "Re: Snapshot Agent runs, but merge agent will not start(never started)"
- In reply to: Lance Kowalski: "Drop Merge Pull Subscription at Publisher?"
- Next in thread: Lance Kowalski: "RE: Drop Merge Pull Subscription at Publisher?"
- Reply: Lance Kowalski: "RE: Drop Merge Pull Subscription at Publisher?"
- Reply: Deepak: "Re: Drop Merge Pull Subscription at Publisher?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|