Specifies a time interval at which this command is blocked.
wait for delay '01:30'
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.
Any user can execute this command.