resume route

Resumes a suspended route.

Syntax

resume route to dest_replication_server
 [with primary at dataserver.database |  
 skip transaction with large message]

Parameters

Examples

Usage

  • Resuming a route allows Replication Server to begin sending queued messages to the remote Replication Server again.

  • resume route can also be used to resume a route suspended because of an error.

  • skip transaction with large message is applicable only to direct routes where the site version at the replicate site is 12.1 or earlier.

Permissions

resume route requires “sa” permission.

Related reference
alter route
create route
drop route
suspend route