all groups > sql server replication > august 2003 >
You're in the

sql server replication

group:

Can't Delete Remote Server Created by Replication!?!?!?!


Can't Delete Remote Server Created by Replication!?!?!?! Dan Jameson
8/25/2003 4:18:21 PM
sql server replication:
Hi,

I used Enterprise Manager to set up replication between two SQL 2000 Servers. When I did this, a "Remote Server" was created on the
Publisher (which is also the Distributor).

Now I need to create a "Linked Server" on the publisher that references the subscriber. When I tried to create the Linked Server, I
got an error message that the Linked Server already exists (actually the Remote Server, both Linked and Remote Servers are stored in
master..sysservers). So, I tried deleting the Remote Server, and I got an error message that the Remote Server could not be deleted
becuase it was a subscriber in replication. So I deleted all the publications associated with that replication and tried again to
delete the Remote Server. I still get an error that the Remote Server is a subscriber to replication.

How do I get SQL Server 2000 to forget that a Remote Server was a subscriber to a replication publication that has been deleted?

--
Thank you,
Daniel Jameson
Children's Oncology Group
http://www.childrensoncologygroup.org

RE: Can't Delete Remote Server Created by Replication!?!?!?! gopal NO[at]SPAM online.microsoft.net
8/26/2003 2:32:03 PM
Run sp_helpserver and see if the "sub" status is enabled, if that is the
case use sp_serveroption to disable that status

THANks
Gopal
AddThis Social Bookmark Button