Greetings All, I was hoping that a replication sage might be able to
answer a question for me.
I want to have one subscriber subscribing to N publishers. I
essentially have a company that has a main headquarters and three
satellite offices. I want each of the satellite offices to push their
data up to the master database. From what I have read it seems like
this should not be a problem. Some questions that come to mind are:
1.) Does the master need to be read only or can it be configured to be
updateable as well?
2.) Can the distribution agent on all the publishers be set to
continuously distribute or should it be staggered so as not to cause a
problem when another distribution agent is running?
3.) If the distribution is set to "delay distribution" will this cause
changes on the subscriber to be pushed out to the publishers?
In this database guid's are used as pk's so the issue of pk collisions
is not a problem.
I hope that this question is not too vague. My experience thus far
with replication has been simple one way transactional and simple
merge replication.
Regards, Louis Frolio