Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

!TIME <hh:mm:ss>

Time of day, on a 24-hour clock, to perform the dynamic dump or rollback. If the time has already passed, then the !FREQ interval is used to find the next scheduled time. If a !DATE or !DAY is specified without a time, then the time defaults to 23:59:59.

The script requires the use or leading zeros for the hour, minute, and second so that each contains two digits. For example, the valid entry for 6:00 is:

!TIME 06:00:00

The following is not a valid entry (notice the single digit, "6", for hours):

!TIME 6:00:00

If no time, day, or date is specified the dump begins immediately.

TOCIndex