Indicates that the job must run at a designated time, interval of time. A non-cyclic job is a job, which if its scheduling criteria is satisfied, is ordered once by Control‑M on a given day (discounting reruns caused by a Rerun Job parameter or manual reruns). A cyclic job is rescheduled after execution for an additional possible execution. The job executes again only when the following circumstances occur:
A specified number of minutes has elapsed since the last completion of the job or the next specified runtime has been reached.
The cyclic job runs at the time designated according to the time or time intervals selected. The Run at and the Tolerance parameters can be set to enable a job to run after the specified time. If the job being executed runs over the proceeding job’s specified time, the proceeding job’s execution time window is extended to the number of minutes set in the Tolerance field. For example, if the Tolerance field is set to 15 minutes, the proceeding job can still be executed 0-15 minutes after the specified time. If the tolerance time interval has passed, the proceeding job will not be performed.
NOTE: The Run at option is relevant for one odate only. Specific times are sorted from each new day time to the next.
Additional information |
Description |
---|---|
Usage |
Optional |
Format |
Check box
|
Alternate names |
|
Sub-parameters |
|
Fixed interval values to rerun a job:
|
|
Valid Values:
|
|
List of time intervals:
|
|
A list of specific times for the job to run. NOTE: This parameter supports time synonym. |
|
Maximum delay in minutes permitted for a late submission when selecting a specific time (e.g. 5 minutes). Valid range: 0-999 |
Note the following:
NOTE: To indicate that all jobs ordered by the ctmorder utility (in Control‑M/Server) should run as non-cyclic jobs, include the following statement in the command line of the ctmorder utility: -variable %%CYCLIC N
For more information about Control‑M/Server parameters, see Control-M/Server parameters in Control‑M Administration.
You can prevent subsequent iterations of a cyclic job by using the Do Stop Cyclic parameter. If a cyclic job is terminated by a Stop Cyclic Run parameter, the View Details screen displayed by option Z in the ctmpsm utility contains Cyclic:T where T indicates "Terminated".
Parent Topic |