This is the format the product uses to display monthly schedule information.
in m1[m2][m3-m4] on day d1[,d2][,d3-d4] @start-time[[/interval]-stop-time][,start-time[[/interval]-stop-time]][+in m5[m6][m7-m8] on day d6[,d7][,d8-d9] @start-time[[/interval]-stop-time][,start-time[[/interval]-stop-time]]
Parameters
- m
- A month in which the action should be executed.
- You can specify any number on months individually or you can specify a range of
months.
- d
- Specifies a day of the month on which you want the action to be executed.
- When specifying a monthly schedule, days are expressed as numerical values that
represent the day of the month. You can specify a range of days of the month by
delimiting the start and end days in the range using a hyphen (-).
- Day ranges must be distinct and cannot overlap.
-
Note: You can also specify days as
first Monday,
second Tuesday,
every Thursday, and so
on, rather a specific day of the month. See
Examples of monthly schedules for more
information.
- start-time
- interval
- stop-time
- Indicates the time (or time range) of day an action should be executed.
- start-time is the beginning range.
- interval is how often the action is executed.
- stop-time is the end of the range.
- All three are expressed in HH:mm[:ss] format, where seconds are
optional.
- You cannot specify duplicate or overlapping times. For example, on We
@00:00-01:00,00:30 is not allowed.
Examples of monthly schedules
- in JanFebJul-Sep on day 1,8-15 @08:00
- Sets the schedule to run in Jan, Feb, and Jul through Sep on 1st and 8th through 15th
days at 0800 hrs.
- on file polling in JanFebJul-Sep on day 1,8-15 @08:00+in Oct-Dec on day 1,8-15
@08:00
- Sets the schedule to run only when files are available in Jan, Feb, and from Jul
through Sep on the1st, the 8th through 15th days at 0800 hrs and from Oct through Dec on
the 1st and the 8th through 15th at 0800 hrs.
- in JanFebJul-Sep on day 1,8-15 @09:00/01:00-17:00
- Sets the schedule to run in Jan, Feb, and Jul through Sep on 1st and 8th through 15th
days between 0900 hrs and 1700 hrs recurring every hour.
- in JanFebJul-Sep every day @08:00
- Sets the schedule to run in Jan, Feb, and Jul through Sep every day at 0800 hrs.
- in JanFebJul-Sep every monday @08:00
- Sets the schedule to run in Jan, Feb, and Jul through Sep every Monday at 0800
hrs.
- in JanFebJul-Sep on the first day @08:00
-
Sets the schedule to run in Jan, Feb, and Jul through Sep on the 1st day at 0800
hrs.
- in JanFebJul-Sep on the last friday @08:00
- Sets the schedule to run in Jan, Feb, and Jul through Sep on the last Friday at 0800
hrs.