The Order Job parameter forces an individual job or all jobs in a folder to be placed in the Active Jobs file (regardless of each job’s Scheduling criteria) when the On Statement/Code criteria are satisfied. This can be done on a local Control-M/Server or on a remote Control-M/Server.
Order Job causes the specified job to be placed immediately in the Active Jobs database. The job is submitted for execution as soon as all its submission criteria are satisfied.
Additional information |
Description |
|
---|---|---|
Usage |
Optional |
|
Format |
Select Order Job from the Do list box. The Control-M, Folder, Job Name, and Date text boxes are displayed. These sub-parameters are described below. |
|
Variables |
Variables can be added to a local or remote Control-M/Server. NOTE: Control-M/EM performs an authorization check when the Do-Action is set to Order Job (Ignore Scheduling Criteria) on a Local Control-M/Server with variables or a remote Control-M/Server. To configure the authorization system parameters XCTMDoForceAuth and XCTMDoForceUser, see Control-M/EM general parameters. |
|
Variable Support |
None For a Do Force action, you can force a job that belongs to a SMART Folder by setting the INTO_TABLE_ORDERID to one of the following:
NOTES: If the forced job does not belong to any SMART Folder, the INTO_TABLE_ORDERID parameter is ignored and the job is forced individually. If the INTO_TABLE_ORDERID parameter is not defined and the Jobname parameter is empty in the Do Force action, then the NEWG value is used. If there is a Jobname in the Do Force action, then the ALONE value is used. |
|
Alternate names |
|
|
Alternate formats |
||
Control‑M/EM Utilities |
FORCEJOB consists of the DSN, FOLDER_NAME, NAME, and ODATE sub-parameters. The value of DSN is the Folder Library name, which must be specified for z/OS jobs. EXAMPLE: <FORCEJOB DSN="z/OS.FLD" FOLDER_NAME="fld1" JOB="Job3" ODATE="DATE"/> |
|
Control‑M for z/OS |
ORDER JOB consists of the FOLDER, NAME, and LIBRARY sub-parameters. The value of DSN is the Folder Library name, which must be specified for z/OS jobs. |
|
Sub-parameters |
||
Control-M |
List of remote Control-M machines. NOTE: Only Control-M/EM versions 9 and above are supported. |
|
Library |
Auto-populated for Control-M for z/OS |
|
Folder
|
Name of the job folder |
|
Length |
1 through 20 characters |
|
Invalid Characters |
Blanks; single quotation marks OS/400: Non-English characters |
|
NOTE: If you use a remote Control-M/Server or local Control-M/Server with variables, you cannot define a folder name with a nested path. |
||
Job Name |
Job name. If this field is blank, all jobs in the specified folder are forced. |
|
Length |
|
|
Invalid Characters |
Blanks (embedded); single quotation marks |
|
Date |
Value to be used as the original scheduling date for the job. Valid values are: |
|
ODAT |
Resolves to the original scheduling date of the job resulting in the execution of this parameter (default). NOTE: As of Control-M/Server version 6.1.03, ODAT can also be specified when modifying details of a job in the Active Jobs database. |
|
date |
A date reference, 4 or 6 characters long (either mmdd, ddmm, yymmdd, or yyddmm format, depending on the site standard). |
NOTES:
Parent Topic |