allow connections

Places Replication Server in recovery mode for specified databases.

Syntax

allow connections

Usage

  • Execute allow connections to begin replaying log records from reloaded dumps.

  • Start Replication Server in stand-alone mode and execute set log recovery for each database whose log you are replaying.

  • After executing allow connections, Replication Server accepts connect requests only from RepAgents started in recovery mode for the specified databases. This ensures that Replication Server receives the replayed log records before current transactions.

  • If you restart Replication Server in stand-alone mode and execute allow connections without first executing set log recovery commands, Replication Server moves from stand-alone mode to normal mode.

  • For detailed recovery procedures, see the Replication Server Administration Guide Volume 2.

Permissions

allow connections requires “sa” permission.

Related reference
ignore loss
rebuild queues
set log recovery