[MS SQL Server] Choosing replication type and preparing for it |
Choosing replication type and preparing for it Posted: 28 Sep 2013 08:53 PM PDT Hi all,We have 15 servers (in different regions) and each need to work with subset of data and exchange modifications with central the server.I have chosen merge replication with dynamic filter to partition data, therefore central server acts as publisher and 15 servers as subscriber.The problem is that data is mainly generated at subscribers and when I want to initialize snapshot, the central server has nothing to send to subscriber. Besides, if I sync them manually for startup, it will be difficult if in the future we require to reinitialize particular subscriber because the changes at the subscriber happens a lot. Another idea is to use central subscriber model but I'm not sure if this is the right choice.Please advise me to choose right approach.Many thanks in advance,Leila |
You are subscribed to email updates from SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment