Show TOC

suspend route from a replication serverLocate this document in the navigation structure

Suspends a route from a source Replication Server.

Syntax
suspend route from <src_replication_server>
Parameters
src_replication_server

The name of the source Replication Server, the route from which is to be suspended.

Examples
Example 1

Suspends the route from the SYDNEY_RS Replication Server.

suspend route from SYDNEY_RS
Usage
  • Use this command to suspend a direct route to the site and control when the messages are sent from the source Replication Server to the site.

  • When a route is suspended, the Replication Server will block the message sender in the source Replication Server and will not receive any message from the source Replication Server.

  • You can suspend only direct routes.

  • To reactivate a suspended route, use resume route.

Permissions

suspend route requires “sa” permission.