wait for delay

Specifies a time interval at which this command is blocked.

Syntax

wait for delay ’time_string’

Parameters

Examples

Usage

  • Use wait for delay to instruct Replication Server to wait until the specified period of time has passed. A typical usage is in implementing subscriptions. Usually, wait for delay is issued in between two subscriptions.

  • The time specified can include hours, minutes, and seconds, up to a maximum of 24 hours.

Permissions

Any user can execute this command.

Related reference
wait for time