resume log transfer

Description

Allows the RepAgent (or LTM) 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 (or LTM) is to be connected to the Replication Server.

database

the database whose RepAgent (or LTM) is to connect to the Replication Server.

all

permits RepAgents (or LTMs) for all databases managed by the Replication Server to connect.

Examples

Example 1

The Replication Server will accept connections from any RepAgent (or LTM).

resume log transfer from all

Example 2

The Replication Server will accept a connection from a RepAgent (or LTM) 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,