Re: Does replication setup make some entry in the Remote servers setti
- From: "Geoff N. Hiten" <SQLCraftsman@xxxxxxxxx>
- Date: Wed, 4 Jan 2006 12:07:31 -0500
Remote Servers and Linked Servers are all stored in the sysservers table in
the master database. Different flag values determine what an entry actually
represents. There is even a special entry for the local server name. If
you want or need to use a replication participating server as a linked
server, there is a special work-around to enable that functionality.
PRB: Adding a Linked Server Causes Error 15028
http://support.microsoft.com/kb/274098/en-us
--
Geoff N. Hiten
Senior Database Administrator
Microsoft SQL Server MVP
"Wingman" <Wingman@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DC17EBF5-D4FF-49C6-83A7-7E3E4F8D0FE0@xxxxxxxxxxxxxxxx
> If I create a transactional replication - Push method in SQL 2K standard
> with
> sp4, will replication create entries in the Remote Servers setting in EM?
> Currently I found three entries in the Remote Servers listing, server name
> for the publishing server name, server name for the subscriber server, and
> repl_distrbutor.
>
> If the replication does make these entries, I have no problem with the
> repl_distributor being there. But I have problem with the subscriber
> server
> name being there because I want to create a Linked Server with that same
> name
> but I can't since the name is already in use by the remote servers.
>
> Please let me know which one or all of the above names are legit if indeed
> repliation put them in there to begin with.
>
> Say if the above entries need to be there, how I should move them to the
> Linked Servers setting because the remote servers feature is for backward
> compatible reason and linked servers is more dynamic and is the one to
> replace it.
>
> Thanks in advance.
>
> Wingman
.
- Prev by Date: Re: Peer to peer replication on SQL 2000?
- Next by Date: Re: Peer to peer replication on SQL 2000?
- Previous by thread: First time synchronous, second and others asynchronous replication
- Next by thread: Re: Does replication setup make some entry in the Remote servers setti
- Index(es):
Relevant Pages
|