resume log transfer

Description

Allows the RepAgent to connect to the Replication Server.

Syntax

resume log transfer
 from {data_server.database | all}

Parameters

data_server

the name of the data server with the database whose RepAgent is to be connected to the Replication Server.

database

the database whose RepAgent is to connect to the Replication Server.

all

permits RepAgents for all databases managed by the Replication Server to connect.

Examples

Example 1

The Replication Server will accept connections from any RepAgent:

resume log transfer from all

Example 2

The Replication Server will accept a connection from a RepAgent for the pubs2 database in the SYDNEY_DS data server:

resume log transfer from SYDNEY_DS.pubs2

Usage

Permissions

resume log transfer requires “sa” permission.

See also

admin quiesce_check, admin quiesce_force_rsi, resume connection,