When you alter a direct route, change its topology, or perform some other maintenance to a remote site, you must suspend the route so that messages are no longer sent to the destination Replication Server. After maintenance is completed for the route, you can then reactivate the route to resume activity.
You can suspend and resume routes in Sybase Central or with the suspend route and resume route RCL commands.
You can suspend and resume dedicated routes with suspend route and resume route. See Replication Server Administration Guide Volume 2 > Performanc Tuning > Multi-Path Replication > Dedicated Routes.
suspend route suspends a route to another Replication Server.
suspend route to dest_replication_server [with primary at dataserver.database]Include the with primary at dataserver.database clause in the command to specify a dedicated route, where dataserver.database is the primary connection name.
suspend route to CHI_RS
resume route resumes a suspended route.
resume route to dest_replication_server [with primary at dataserver.database | skip transaction with large message]Include the with primary at dataserver.database clause in the command to specify a dedicated route, where dataserver.database is the primary connection name.
resume route to CHI_RS