The information in this article applies to:
Advanced: Requires expert coding, interoperability, and multiuser skills. This article applies only to a Microsoft Access database (.mdb). SUMMARY
Microsoft Replication Manager is a tool included with Microsoft Office 2000
Developer. An important feature of Microsoft Replication Manager is its ability
to manage members of a replica set and schedule synchronizations between them.
MORE INFORMATION
Each Synchronizer is responsible for determining which member of the replica set (members that it manages) will be the base replica. The Synchronizer uses the following algorithm to determine which replica becomes the base replica:
Determining the Current Base ReplicaTo determine which replica has been designated as the base replica by the Synchronizer, follow these steps:
Note the "Replica = " entry. This identifies the base replica of the replica set for this synchronization. In the example in Step 5, the base replica is "C:\Windows\Replicas\Replica1.mdb."
Base Replica ScenarioThere are scenarios in which the base replica selected by the Synchronizer could cause synchronization to take an extended amount of time and generate unexpected network traffic. Consider the following:You have one replica set with three replicas (R1, R2, and R3) located on three computers (Machine A, Machine B, and Machine C). R1 is located on Machine A, R2 is located on Machine B, and R3 is located on Machine C. All three replicas are being managed by a Synchronizer running on Machine A. Machines A and B are both located on the same local area network (LAN), whereas Machine C is located on a separate LAN that is accessible over a wide area network (WAN). Assume that R3 has the lowest Replica ID in this replica set and that all replicas in the set are valid (not deleted, renamed, or inaccessible). The Synchronizer will select R3 as the base replica. Therefore, when synchronization is initiated through Microsoft Replication Manager, R3 will be involved in every synchronization to other members of the same replica set managed by this Synchronizer. Because R3 is physically located on a remote computer, this may cause synchronization to take an extended amount of time and cause an unanticipated amount of network traffic. In this scenario, you can improve performance and reduce the amount of network traffic by moving R3 to Machine A (where its Synchronizer is located) and by moving one of the other replicas to Machine C. Moving a Replica in Microsoft Replication ManagerTo move a managed replica to another location, follow these steps. If you manually move a managed replica instead of following these steps, the replica will be marked as invalid, and it will be removed from the list of managed replicas.
REFERENCES
For more information about Microsoft Replication Manager, please see the
Microsoft Jet Replication white paper. This white paper is included with
Microsoft Office 2000 Developer Edition Tools. You may also obtain this white paper from the MSDN Online Library on the World Wide Web.
Q190766 ACC2000: Jet 4.0 Replication White Papers Available in MSDN Online Library Additional query words: hub gateway
Keywords : kbdta |
Last Reviewed: November 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |