resume distributor

Description

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

Syntax

resume distributor data_server.database

Parameters

data_server

The data server name. If the database is part of a warm standby application, data_server is the logical data server name.

database

The database name. If the database is part of a warm standby application, database is the logical database name.

Examples

Example 1

Resumes the Distributor thread for the logical data server LDS and the pubs2 database.

resume distributor LDS.pubs2

Usage

Permissions

resume distributor requires “sa” permission.

See also

suspend distributor