yeah previously these users editing the production database on Server
A.Now i want them to edit production database on Server C (which is
replicated through Server B) and those edited records should be
replicated back to the Server A via Server B. I think i have to
consider 2 way snapshot replication.
Flow diagram of snapshot replication:
Server A : Publisher+Distributor for ServerB
Server B : Publisher+Distributor for Server C and Subscriber to
Server A
Server C : Subscriber to Server B
1. I have scheduled snapshot agent for duration 9:30 AM to 5:30
PM and distribution agent from 9:40 AM to 5:40 PM on Server B (which is
publisher for Server C) now next day our developer started the machine
of Server C on 9:45 AM. But when he browse the production database, all
the tables were blanked. I do not know what had happened then i
manually started agent, it worked. Though I have set the snapshot
propety of article to "Delete data in the existing table that matches
the row filter " from default "Drop the existing table and recreate it"
.. Is it because of that coz i want agent to append only updated data,
not the whole table.
2. I am monitoring the snapshot agent and distribution agent.I have
noticed the latency for distribution agent upto 352373 (msec) on LAN.
I think it is abnormal what do you say?
3. As for as i think total time taken by distribution agent is "latency
+duration". Am i right or it is just duration
Ali Raza Perhiyar
Database Administrator
[quoted text, click to view] Paul Ibison wrote:
> I probably misunderstand - you have users editing the subscriber data which
> has been snapshotted? It's difficult to imagine a case where data being
> edited is allowed to be overwritten by the next synchronizing of the
> snapshot process - have I missed something?
> Cheers,
> Paul Ibison SQL Server MVP,
www.replicationanswers.com > (recommended sql server 2000 replication book:
>
http://www.nwsu.com/0974973602p.html)