Replication Server Commands

Use Replication Server commands to troubleshoot Replication Server problems.

Command

Action

admin who

Show status of connections

admin who_is_down

Show status of connections that are not running

admin who_is_up

Show status of connections that are running

resume connection to <connection_name>

Resume connection

suspend connection to <connection_name>

Suspend connection

create connection to <connectionname>

Create connection

create replication definition <replication_definition_name>

Create replication definition for table

create function replication definition <replication_definition_name>

Create replication definition for procedure

create subscription <subscription_name for <replication_definition_name> with replicate at <Repconnection_Name>.<database_name>without materialization

Create subscription

trace “on”, DSI, DSI_BUF_DUMP

Set trace for Data Server Interface (DSI)

trace “on”, SQT,SQT_TRACE_COMMANDS

Set trace for Stable Queue Transaction (SQT)