The RUN top line command forces immediate scheduling of a job without verifying the availability of any input requirements or performing the updates that normally follow successful job completion. The RUN command is similar to the DEMAND command except that DEMAND is normally used to run a job out of turn on a onetime basis. When DEMAND is used, input requirement checking is performed and database updating is done upon completion of the job. When RUN is used, no requirement posting or job triggering occurs.
The RUNH command indicates the job is to be placed in CA Workload Automation SE hold status.
This command has the following format:
►►─┬─ RUN ──┬─ ,JOB=jobname ─┬─────────────────────────────┬──────────────────► └─ RUNH ─┘ └─ ,ARFSET= ─┬─ arfsetname ─┬─┘ └─ **NONE** ───┘ ►─┬────────────┬─┬──────────────┬─┬────────────────────┬─────────────────────► └─ ,CLASS=x ─┘ └─ ,DOTM=hhmm ─┘ └─ ,EXEC= ─┬─ NO ──┬─┘ └─ YES ─┘ ►─┬─────────────┬─┬─────────────────────────────┬────────────────────────────► └─ ,FROMNODE ─┘ └─ , ─┬─ JCLID=nnn ─────────┬─┘ └─ JCLLIB=&x...x ─┘ ►─┬────────────────────┬─┬────────────────┬─┬───────────────────────┬────────► └─ ,LATE= ─┬─ NO ──┬─┘ └─ ,LEADTM=hhmm ─┘ └─ ,MAINID= ─┬─ ALL ──┬─┘ └─ YES ─┘ ├─ SYn ──┤ ├─ /SYn ─┤ └─ -SYn ─┘ ►─┬────────┬─┬───────────────────┬─┬─────────────────────┬───────────────────► └─ ,REF ─┘ └─ ,RMS= ─┬─ NO ──┬─┘ └─ ,SCHID= ─┬─ 1 ◄ ─┬─┘ └─ YES ─┘ └─ nnn ─┘ ►─┬──────────────┬─┬─────────────┬───────────────────────────────────────────►◄ └─ ,TIME=hhmm ─┘ └─ ,TYPE=RES ─┘
You cannot specify FROMNODE or REF. See the Usage Notes.
JCLID, JCLLIB, MAINID, and RMS are invalid with internal cross-platform jobs.
Identifies the job to be submitted. The value must be a job name. If the job has not been defined in the CA Workload Automation SE database, this name must also match the member name for the JCL unless the job is defined in the database. See also JCLID.
Limits: 1 to 8 alphanumeric characters
(Optional) Identifies the ARF set name that is used for this run of the job. If **NONE** is specified, no ARF processing is performed for this run of the job.
Limits: 1 to 8 alphanumeric characters or **NONE**
(Optional) Specifies the workload balancing class for resource checking.
Limits: 1 alphanumeric character
(Optional) Specifies a due-out time-of-day for the job. If omitted, the current time (when command is processed) plus the lead time is used.
Defines the time-of-day where hh is the hours (0 to 24) and mm is minutes (00 to 59). You can omit leading zeros.
(Optional) Specifies whether to execute the job (YES/NO). If NO (N) is used, the job does not run but shows a normal completion as if it did run. The value specified here overrides the value coded on the job definition EXEC field.
Default: The job definition panel EXEC value if job defined to CA Workload Automation SE; otherwise YES.
(Optional) Defines the JCL data set that contains the execution JCL to be submitted. If used, the value must be a numeric INDEX associated with the wanted JCL data set (on the JCL statement in the initialization file). If the job is defined in the database, the value must be the same as the value on the DB.1 panel or the Optional PARMLIB/Parmlib value on the DB.10 and DB.11 panels. (For more information about the initialization file, see the Systems Programming Guide.) This field or the JCLLIB field is required if the job is not defined in the database. JCLID and JCLLIB are mutually exclusive.
Note: Attempts to run cross-platform jobs that are not defined to the database fail because they are treated as regular CPU jobs when processed.
Limits: 1 to 3 numeric characters from 0 to 254
Required: No, unless job is not defined in database
(Optional) Defines the JCL data set that contains the execution JCL to be submitted. If used, the value must be a symbolic INDEX associated with the wanted JCL data set (on the JCL statement in the initialization file). If the job is defined in the database, the value must be the same as the value on the DB.1 panel or the Optional PARMLIB/Parmlib value on the DB.10 and DB.11 panels. (For more information about the initialization file, see the Systems Programming Guide.) This field or the JCLID field is required if the job is not defined in the database. JCLID and JCLLIB are mutually exclusive.
Note: Attempts to run cross-platform jobs that are not defined to the database fail because they are treated as regular CPU jobs when processed.
Limits: 2 to 16 alphanumeric characters beginning with ampersand (&)
Required: No, unless job is not defined in database
Note: A dynamic allocation failure on a JCL data set specified by JCLLIB causes the job to enter the request queue in SKELETON status.
(Optional) Specifies whether notification should occur if the job becomes late. Specify YES (Y) to make the job eligible to be marked LATE. If NO (N) is used, the job will never be marked LATE. The value specified here overrides the value coded on the job definition PROMPTS field.
(Optional) Specifies the lead (processing) time required for the job to run. If omitted, 1 hour is used.
Defines the time where hh is hours (0 to 23) and mm is minutes (00 to 59). You can omit leading zeros.
(Optional) Specifies the MAINID, as defined in the initialization file CPU statement, to which the job is to be redirected. The value specified here overrides the value coded on the job definition MAINID field.
The name must be one of the following:
Specifies all CPUs are acceptable for executing the job.
n defines the CPU to which the job is being redirected. The value of n can range from 1 to 7.
n defines a CPU to which the job cannot be submitted. The value of n can range from 1 to 7.
n defines a CPU to which the job cannot be submitted. The value of n can range from 1 to 7.
Limits: Invalid with cross-platform jobs
(Optional) Specifies whether CA Workload Automation SE inserts the CA WA Restart Option RMS step. Specify YES (Y) to insert the step with the CA WA Restart Option processing code of P. Enter NO (N) to indicate the RMS step is not to be inserted. The value specified here overrides the value coded on the job definition INSERT-RMS field.
Default: The job definition panel INSERT-RMS value if job defined to CA Workload Automation SE; otherwise NO.
Limits: Invalid for cross-platform jobs.
Note: For more information, see the Interface Reference Guide.
(Optional) Indicates the schedule ID to be used for evaluating JCL overrides that are scheduled with the #Jx or #Xx commands. If used, the value must be a schedule ID number.
Default: 1
Limits: 1 to 3 numeric characters from 1 to 255
Required: No (unless the SCHEDULE statement in the initialization file specifies SCHID=YES, then this parameter is required)
(Optional) Establishes a submit time-of-day requirement for the job.
Defines the time-of-day where hh is hours (0 to 23) and mm is minutes (00 to 59). Leading zeros are not required.
(Optional) Indicates the job is being scheduled for rerun. The value must be specified as shown. TYPE=RES is optional. If used, a restart requirement is placed on the job, and the job has to be manually restarted.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|