Previous Topic

Next Topic

Book Contents

Book Index

Retroactively order job that its scheduled date has passed

Indicates if the job did not get ordered on its original scheduling date, it is ordered after its original scheduling date has passed.

Additional information

Description

Usage

Optional

Format

Check box

Select the Retroactively order job that its scheduled date has passed check box to indicate that the job should be scheduled retroactively. Clear the check box to indicate that the job should not be scheduled retroactively.

Default: Clear

Invalid Characters

Non-English characters

Variable Name

None

Alternate names

  • Control‑M/EM Utilities: RETRO
  • Control-M Report: RETRO
  • Control-M/Server Utilities: -retro
  • Control‑M for z/OS: Retroactively order job that its scheduled date has passed
  • Control-M/EM API: retro

Alternate formats

Control‑M/EM Utilities

RETRO has two possible values:

  • 0 (No) – Do not allow scheduling of the job after its original scheduling date has passed. Default.
  • 1 (Yes) – Allow scheduling of the job after its original scheduling date has passed.

EXAMPLE: <RETRO="1"/>

Control‑M/Server Utilities

RETRO has two possible values:

  • N (No) – Do not allow scheduling of the job after its original scheduling date has passed. Default.
  • Y (Yes) – Allow scheduling of the job after its original scheduling date has passed.

The Retroactively order job that its scheduled date has passed parameter is used to control situations where the computer has not been working for a day or more (for example, due to a weekend, a holiday or a hardware failure). The Retroactively order job that its scheduled date has passed parameter indicates to the New Day procedure or User Daily if the job should be retroactively scheduled for days the computer (or Control‑M) was inactive.

No SMART folder support

The Retroactively order job that its scheduled date has passed parameter is not supported for SMART folders. If this parameter is selected for a SMART folder, it is ignored.

The Retroactively order job that its scheduled date has passed parameter can be selected for individual jobs in a SMART folder.

EXAMPLE: Schedule a job on a specific day of the month

Schedule the job on specific days in the month. If the day has passed, do not schedule the job.

Days 15, 16, 18, 19, 20

Retroactively order job that its scheduled date has passed No

Assume the computer was down from the 16th to (and including) the 18th. The 15th is the last date on which the job was scheduled for execution. Today is the 19th. Therefore, the job is only scheduled for execution on the 19th.

EXAMPLE: Schedule a job for every workday

Schedule the job for every workday, whether the computer is active:

Days Calendar WORKDAYS

Retroactively order job that its scheduled date has passed Yes

Given the following circumstances

the Work Days calendar contains the dates 15, 16, 18, and 19

the computer was down from the 16th up to (and including) the 18th

the 15th was the last date that the job was scheduled for execution

today is the 19th

The job is scheduled three times with the original scheduling dates: 16, 18, and 19 (that is, three job orders are added to the Active Jobs database).

Parent Topic

Scheduling Parameters