Routes

A route is one-way message stream from a source Replication Server to a destination Replication Server. Routes carry data modification commands, including those for Replication Server System Databases (RSSDs), and replicated functions or stored procedures between Replication Servers.

There are two types of routes—direct and indirect. A direct route sends messages directly from source to destination Replication Servers, with no intermediate Replication Servers. An indirect route sends messages through one or more intermediate Replication Servers.

The rs_marker stored procedure contains the full create route, alter route, or drop route command. Routes are created, altered, and dropped according to the following general procedure: