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.
- Enable multithreaded RepAgent and enable RepAgent for multiple replication paths.
- Create the default primary connection and RepAgent replication path with rs_init.
- Create alternate primary replication paths where each consists of an alternate primary connection linked to an alternate RepAgent replication path.
- Set the distribution mode for replication through the replication paths.
- Distribute by connection.
- Distribute by object binding.