wait for delay

Description

Specifies a time interval at which this command is blocked.

Syntax

wait for delay ’time_string’

Parameters

time_string

The period of time passed before executing. Uses the format hh:mm[:ss[.xxx]] [am|pm].

Examples

Example 1

This command instructs Replication Server to block a command for 1 hour and 30 minutes:

wait for delay '01:30'

Usage

Permissions

Any user can execute this command.

See also

wait for time