Previous Topic

Next Topic

Book Contents

Book Index

Scheduling Environment

Indicates the JES2 workload management scheduling environment that is to be associated with the job.

NOTE: This parameter is relevant only for z/OS jobs.

Additional information

Description

Usage

Optional

Length

1 through 16 characters

Case Sensitive

Yes

Invalid Characters

Blanks; non-English characters

Variable Name

None

Alternate names

  • Control‑M/EM Utilities: SCHEDULING_ENVIRONMENT
  • Control-M Report: SCHEDULE ENV
  • Control‑M/Server Utilities: (none)
  • Control‑M for z/OS: SCHENV
  • Control‑M/EM API: schedule_environment

The Scheduling Environment parameter can only be used when Control-M is running under JES2. If Control-M is running under JES3, any value specified for the Scheduling Environment parameter is ignored.

If a value is specified for the Scheduling Environment parameter, the JCL job statement is modified by the addition of a statement in the following form:

// SCHENV=schedule_environment

NOTE: If a value is specified for the Scheduling Environment parameter, it does not override any scheduling environment specified in the job statement unless the OVERJCLM parameter in the CTMPARM library is set to Y.

EXAMPLE: Specifying a scheduling environment

If the scheduling environment of job ACCT01 is to be SCHD2, specify the following:

Parent Topic

General parameters