Specifies a time of day at which to unblock this command.
wait for time ’time_string’
The specific time to execute. Uses the format hh:mm[:ss[.xxx]] [am|pm].
This command instructs Replication Server to wait until 5:30 p.m.:
wait for time '05:30 pm'
Use wait for time to instruct Replication Server to wait until the specified time.
The time specified can include hours, minutes, and seconds, up to a maximum of 24 hours.
If the current time is 6:00 pm, wait for time '5:00 pm' indicates 5:00 p.m. tomorrow.
Any user can execute this command.