sysadmin purge_route_at_replicate

Description

Removes all references to a primary Replication Server from a replicate Replication Server.

Syntax

sysadmin purge_route_at_replicate, replication_server

Parameters

replication_server

The name of the primary Replication Server to be purged from the replicate’s RSSD.

Examples

Example 1

Purges the primary Replication Server, TOKYO_RS, from the replicate’s RSSD:

sysadmin purge_route_at_replicate, TOKYO_RS

Usage

WARNING! Use sysadmin purge_route_at_replicate only if the drop route with nowait command was executed at the primary Replication Server or if the primary Replication Server is lost and will not be recovered.

Permissions

sysadmin purge_route_at_replicate requires “sa” permission.

See also

drop route, rs_helproute