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 Development (2000)
 Multiple replication

Author  Topic 

snarayan
Starting Member

10 Posts

Posted - 2004-04-27 : 18:26:21
Hi

Currently have merge replication between 2 SQL 2000 Servers, Server A and Server B. Server A is the publisher of data and Server B is the subscriber. The subscription is push from server A to Server B.This is working fine.
Have set up another SQL Server, server C and going to create another push subscription from Server A to Server C. ( Need data transfer in real time or something close to real time)

Is there anything I should be aware of, besides performance issues?

Thanks
Sanjay
   

- Advertisement -