Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Replication Problem

Author  Topic 

ballabhoks
Starting Member

18 Posts

Posted - 2004-06-24 : 02:26:00
Dear All,
I am trying to connect a remote server via VPN. I am connecting server with IP address. I have established merger replication. After initial snapshot, it is giving following error while running merge agent

"A subscriber of publication XXXXX is invalid".

The error is a category of error number 14010 which states that

"The remote server is not defined as a subscription server".

Since this is very urgent. Please help me.

Thanks in advance.

Ballabh

SQLServerDBA_Dan
Aged Yak Warrior

752 Posts

Posted - 2004-06-25 : 13:20:50
quote:
Originally posted by ballabhoks
"The remote server is not defined as a subscription server".



If you go to the publisher in enterprise manager and right click on "Replication" and choose "Configure Publishing, Subscribers, and Distribution...", you will see a tab called "Subscribers". Is the server listed on that tab?

Daniel
SQL Server DBA
Go to Top of Page

ballabhoks
Starting Member

18 Posts

Posted - 2004-06-26 : 03:08:38
Hi Daniel,

Yes, Its showing the server name (IP address of server) in "Subscribers" tab.

Looking forward to get a solution.

Ballabh
Go to Top of Page
   

- Advertisement -