dbTalk Databases Forums  

I can't disable publications

microsoft.public.sqlserver.replication microsoft.public.sqlserver.replication


Discuss I can't disable publications in the microsoft.public.sqlserver.replication forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
vibrantice@hotmail.com
 
Posts: n/a

Default I can't disable publications - 10-08-2005 , 06:42 PM






Enterprise Manager hangs every time I try to disable publications. I
tried stopping, then deleting individual subscriptions before trying to
delete the publication, but EM would hang after each one. I gave it 30
minutes to complete, but it never came back. Now I have phantom
subscriptions on the remote machines, even though the distributor shows
none.

I've always been able to follow the above steps before. I don't know
why it suddenly went bonkers.

I've tried rebooting the server (this is a production system, so I'm
hesitant to do that again), and that had no effect. I don't have
physical access to the machine.

Is there a manual way to safely disable publishing and then use the
wizard (or manually) to enable it again?

BTW, this is merge replication.


Reply With Quote
  #2  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: I can't disable publications - 10-08-2005 , 06:57 PM






try running sp_droppublication manually from QA.

Either that or run sp_who2 to figure out which process is blocking.
Sometimes you get better results if you issue a master.dbo.xp_cmdshell 'net
stop SQLServerAgent' before attempting the drop.


--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"vibrantice (AT) hotmail (DOT) com" <rob.bartlett (AT) gmail (DOT) com> wrote

Quote:
Enterprise Manager hangs every time I try to disable publications. I
tried stopping, then deleting individual subscriptions before trying to
delete the publication, but EM would hang after each one. I gave it 30
minutes to complete, but it never came back. Now I have phantom
subscriptions on the remote machines, even though the distributor shows
none.

I've always been able to follow the above steps before. I don't know
why it suddenly went bonkers.

I've tried rebooting the server (this is a production system, so I'm
hesitant to do that again), and that had no effect. I don't have
physical access to the machine.

Is there a manual way to safely disable publishing and then use the
wizard (or manually) to enable it again?

BTW, this is merge replication.




Reply With Quote
  #3  
Old   
kirkm@altera.com
 
Posts: n/a

Default Re: I can - 10-25-2005 , 12:32 PM



I'm having a similar problem. I was able to delete subscriptions on the subscribing machine, but for some reason the publishing machine still thinks they exist -- they appear when you select the Publication in the Replicaiton folder on the publishing machine. If I try to delete the publication (with the subscription), EM hangs.

If you've had any luck figuring out your problem, I'd love to hear about it.

Thanks,
Kirk

************************************************** ********************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.