Previous Topic: Initial Date/Time OptionsNext Topic: Initiation Limits Options


Repeat Options

AGAIN [BI] interval

Specifies how often you want to execute the EXEC. Intervals are the same as the AGAIN [BI] interval on the CHANGE command.

BI repeats the request every other interval. For example, BI DAILY repeats a request every other day. You cannot use BI with the HOURLY, YEARLY, number DAYS, or number BDAYS options.

DURING option

Repeats the request on the requested day or days during the specified period. Options are the same as the DURING option on the CHANGE command.

[ON day[-day]]...

Specifies the day of the week on which the new EXEC is scheduled to execute. When you use this option with the DURING option, the server repeats the request on the requested day or days during the specified period. Valid day values are MON, TUE, WED, THU, FRI, SAT, and SUN. You can use a dash to specify a range of days (for example, MON-FRI, SAT-SUN). You can also specify the ON option multiple times (for example, ON MON ON WED ON FRI). The initial run date is calculated to fall on the next specified day. EXECs that you schedule for a specific day cannot be repeated using the AGAIN DAILY or AGAIN MONTHEND options. However, you can specify any other AGAIN scheduling intervals. You can use ON with FOR as a repeat factor.

EVERY hh:mm:ss

Specifies the interval of time until the next initiation of the EXEC on a given day. The maximum interval is 23:59:59 and can extend beyond midnight.