drop route

Description

Closes the route to another Replication Server.

Syntax

drop route to dest_replication_server [with nowait]

Parameters

dest_replication_server

The name of the Replication Server whose route is to be dropped.

with nowait

Instructs Replication Server to close the route, even if it cannot communicate with the destination Replication Server. Use with nowait only as a last resort. This clause forces Replication Server to drop a route that has subscriptions or is used by an indirect route. Additional steps are usually required to remove the invalid references from the RSSDs of the affected Replication Servers.

Examples

Example 1

Drops the route from the site where the command is entered to the SYDNEY_RS Replication Server:

drop route to SYDNEY_RS

Usage

Permissions

drop route requires “sa” permission.

See also

alter route, create connection, create route, sysadmin purge_route_at_replicate