![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, How can I remove a list of subscriptions from the server? My server acts as PUBLISHER and SUBSCRIBER at the same time, but both features has been disabled. So, I can't delete the subscriptions list because I have no PUBLISHER and SUBSCRIBER now. I've tryied with differents commands like sp_dropsubscriptions, sp_dropsubscriber, etc, but nothing works. Is there any way to drop all this trash? thanks. |
#3
| |||
| |||
|
|
Can you enable the databases for publishing and then remove them? If there are no live subscriptions you can merely delete the contents of MSreplication_subscriptions and MSsubscription_agents if you have transactional replication. -- Hilary Cotter Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html "JG Espinoza" <jasiele (AT) NOSPAMhotmail (DOT) com> wrote in message news:ePyf4TS%23EHA.3616 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Hi all, How can I remove a list of subscriptions from the server? My server acts as PUBLISHER and SUBSCRIBER at the same time, but both features has been disabled. So, I can't delete the subscriptions list because I have no PUBLISHER and SUBSCRIBER now. I've tryied with differents commands like sp_dropsubscriptions, sp_dropsubscriber, etc, but nothing works. Is there any way to drop all this trash? thanks. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
I can enable the database but i can't delete it as well. How can I delete the content of MSreplication_subscriptions and MSsubscription_agents? I have both transactional and merge subscriptions. Thanks for your help. "Hilary Cotter" <hilary.cotter (AT) gmail (DOT) com> escribió en el mensaje news:exdnkkS%23EHA.1076 (AT) TK2MSFTNGP10 (DOT) phx.gbl... Can you enable the databases for publishing and then remove them? If there are no live subscriptions you can merely delete the contents of MSreplication_subscriptions and MSsubscription_agents if you have transactional replication. -- Hilary Cotter Looking for a SQL Server replication book? http://www.nwsu.com/0974973602.html "JG Espinoza" <jasiele (AT) NOSPAMhotmail (DOT) com> wrote in message news:ePyf4TS%23EHA.3616 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Hi all, How can I remove a list of subscriptions from the server? My server acts as PUBLISHER and SUBSCRIBER at the same time, but both features has been disabled. So, I can't delete the subscriptions list because I have no PUBLISHER and SUBSCRIBER now. I've tryied with differents commands like sp_dropsubscriptions, sp_dropsubscriber, etc, but nothing works. Is there any way to drop all this trash? thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |