all groups > sql server replication > january 2004 >
You're in the

sql server replication

group:

Merge replication error 14010



RE: Merge replication error 14010 Paul Ibison
1/29/2004 7:16:10 AM
sql server replication: Bernard
did you allow anonymous subscriptions - looks like this is the issue
Regards
Merge replication error 14010 Bernard Borsu
1/29/2004 2:35:26 PM
Hi !

I try to make a merge replication over internet
- Publication Computer Name : T02 (Windows 2000, SQL Server 2000)
- Subscriber Computer Name : SERVEUR2000 (Windows 2000, SQL Server 2000)
accessed by PROSME.DYNDNS.ORG
Snapshort replication work successfuly but Merge Agent run ocur error :

- The subscription to publication 'FusionOdysseos' is invalid.

The error details are as follows:

The subscription to publication 'FusionOdysseos' is invalid.
(Source: Merge Replication Provider (Agent); Error number: -2147201019)
----------------------------------------------------------------------------
-----------------------------------
The remote server is not defined as a subscription server.
(Source: PROSME.DYNDNS.ORG (Data source); Error number: 14010)

--
Bernard
bernard.borsu@odysseos.net

Re: Merge replication error 14010 Bernard Borsu
1/29/2004 3:33:17 PM
OK, I've found de solution !

I must use alias to define the subscrition.

"Bernard Borsu" <bernard.borsu@odysseos.net> a écrit dans le message de
news:%23TP$Dzm5DHA.1816@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

RE: Merge replication error 14010 WILLIANG
9/14/2007 9:12:13 PM
Hi

I have a similar problem
I don´t undertand what meaning use a alias where


Please, explain me. Best regard

From http://www.developmentnow.com/g/114_2004_1_0_0_444137/Merge-replication-error-14010.ht

Posted via DevelopmentNow.com Group
RE: Merge replication error 14010 WILLIANG
9/14/2007 9:12:47 PM
Hi

I have a similar problem
I don´t undertand what meaning use a alias where?


Please, explain me. Best regard

From http://www.developmentnow.com/g/114_2004_1_0_0_444137/Merge-replication-error-14010.ht

Posted via DevelopmentNow.com Group
Re: Merge replication error 14010 Hilary Cotter
9/17/2007 12:29:08 PM
Use client network utility to create an alias for your subscriber. The name
you give it should be the name of your subscriber - what you get when you
issue a call to

select @@servername on the subscriber.

The servername should be its ip address or FQDN.

--
RelevantNoise.com - dedicated to mining blogs for business intelligence.

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
[quoted text, click to view]

AddThis Social Bookmark Button