admin quiesce_force_rsi

Determines whether a Replication Server is quiescent and forces it to deliver and obtain acknowledgments for messages in RSI queues.

Syntax

admin quiesce_force_rsi

Examples

Usage

  • Execute suspend log transfer from all before you execute admin quiesce_force_rsi. This prevents RepAgents from connecting with the Replication Server.

  • Execute this command after all inbound queues are quiescent.

  • The Replication Server is quiescent if:
    • There are no subscription materialization queues

    • Replication Server has read all messages in all queues

    • No inbound (RepAgent) queues contain undelivered committed transactions

    • All messages in RSI queues have been sent to their destination Replication Servers and acknowledgments have been received

    • All messages in DSI queues have been applied and acknowledgments have been received from data servers

  • RSI normally empties its queue every 30 seconds.

Permissions

Any user may execute this command.

Related reference
admin quiesce_check
suspend connection
suspend log transfer