Specifies a schedule interval that determines when to run a copy of the job. Modifying the interval does not change the next scheduled start time for the job.
If you omit the /INTERVAL qualifier, the manager shows STATUS=SCHEDULED and NEXT_TIME=NEVER after each run. See the /HOLD qualifier.
The interval time should be in one of the following formats:
|
Format |
Time |
|
D hh:mm:ss.cc |
Daily |
|
H mm:ss.cc |
Hourly |
|
+dddd hh:mm:ss |
Job Management Manager delta time |
|
F[Y] [Q[qq]] [M[mm]] [W[ww]] [+/-] [D[ddd]][hh:mm:ss.cc] |
Fiscal time |
|
M [-][dd] [hh:mm:ss.cc] |
Monthly |
|
0 |
Continuously |
If you omit any part of an hh:mm:ss.cc specifier, the omitted part is set to 0 by default.
The following list explains the time formats in more detail:
Runs the job daily at the time specified by hh:mm:ss.cc. If you omit all or part of hh:mm:ss.cc, that part is set to 0 by default.
For example:
Runs the job hourly at mm:ss.cc past the hour. If you omit all or part of mm:ss.cc, that part is set to 0 by default.
For example:
Runs the job at the specified Job Management Manager delta time. The Job Management Manager delta time is the time interval from the starting time to a specified time in the future.
The delta time is added to the starting time. You must specify the days +dddd, even if you use 0.
For example:
Note: Job Management Manager delta time is not the same as OpenVMS delta time (dddd-hh:mm:ss.cc).
Runs the job at the specified fiscal (F) time.
Some rules for specifying fiscal time interval:
For example:
The manager supports a 52- or 53-week fiscal year as described in the Fiscal Tax Year section of the Internal Revenue Service Publication 538 (Rev. Nov. 88). Fiscal years have the following restrictions:
In addition, the following restrictions apply to a 53-week fiscal year:
By default, the manager supports a fiscal calendar, which always ends on the Saturday that is closest to the end of the month of June. See the SET FISCAL_YEAR command for instructions on defining a different fiscal year.
Runs the job continuously. This setting is useful when the job depends on other jobs.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |