suspend log transfer

Disconnects a RepAgent from a Replication Server and prevents a RepAgent from connecting.

Syntax

suspend log transfer
 from {data_server.database | all}

Parameters

Examples

Usage

  • Use suspend log transfer to disconnect a RepAgent. This is the first step in quiescing the replication system. suspend log transfer does not shut down the RepAgent.

  • To test whether the system is quiesced after suspending a RepAgent, use admin quiesce_check.

  • To allow RepAgents to connect to the Replication Server, execute resume log transfer.

Permissions

suspend log transfer requires “sa” permission.

Related reference
admin quiesce_check
admin quiesce_force_rsi
resume log transfer