Creating Dedicated Routes

Use create route and the with primary at clause to create a dedicated route.

For example, to create a dedicated route between the RS_NY primary Replication Server and the RS_LON replicate Replication Server for the NY_DS.pdb1 primary connection, at RS_NY enter:
create route to RS_LON
 with primary at NY_DS.pdb1
 go
After you create a dedicated route for a specific connection, all transactions from the connection to the destination Replication Server follow the dedicated route.