Creating Multiple Primary Replication Paths

You can create multiple primary replication paths from the primary database to one or more Replication Servers. Each primary path consists of a RepAgent path and an associated primary connection.

  1. Enable multithreaded RepAgent and enable RepAgent for multiple replication paths.
  2. Create the default primary connection and RepAgent replication path with rs_init.
  3. Create alternate primary replication paths where each consists of an alternate primary connection linked to an alternate RepAgent replication path.
  4. Set the distribution mode for replication through the replication paths.
    • Distribute by connection.
    • Distribute by object binding.