route_upgrade

Description

This is an RSM Server command that upgrades the specified route for use with Replication Server 11.5 and later.

Upgrading a route rematerializes the data in system tables and makes information associated with new features available to a newly upgraded Replication Server.

Syntax

route_upgrade source_replication_server.dest_replication_server

Parameters

source_replication_server

Is the name of the source Replication Server of the route.

dest_replication_server

Is the name of the destination Replication Server of the route.

Examples

Example 1

Performs upgrade on route rep_serv_12.rep_serv_11.

route_upgrade rep_serv_12.rep_serv_11

Usage

Permissions

route_upgrade requires “sa” permission.

See also

route_upgrade_recovery, sysadmin hibernate_off, sysadmin hibernate_on