wait for create standby

Description

A blocking command that allows a client session in the Replication Server to wait for the standby database creation process to complete.

Syntax

wait for create standby
 for logical_ds.logical_db

Parameters

logical_ds

The data server name for the logical connection.

logical_db

The database name for the logical connection.

Usage

Permissions

wait for create standby requires “sa” permission.

See also

abort switch, switch active, wait for switch