resume distributor

Resumes a suspended Distributor thread for a connection to a database.

Syntax

resume distributor data_server.database [skip transaction]

Parameters

Examples

Usage

  • Use resume distributor to resume a Distributor thread suspended using suspend distributor or suspended by Replication Server.

  • Use skip transaction to resume connection when distributor is down due to:
    • message in inbound queue is longer than 16,000 bytes and site version has not been upgraded to Replication Server 12.5 and later, or

    • downstream Replication Server cannot accept new feature commands, for example, bigint.

Permissions

resume distributor requires “sa” permission.

Related reference
suspend distributor