z/OS MVS JCL Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


SCHENV parameter

z/OS MVS JCL Reference
SA23-1385-00

Parameter type

Keyword, optional

Purpose

Use the SCHENV parameter to specify the name of the Workload Manager (WLM) scheduling environment to associate with this job. A scheduling environment is a list of resources and their required settings. By associating a scheduling environment name with a job, you ensure that the job will be scheduled for execution only on a system that satisfies those resource state requirements. Note, however, that the job will go through JCL conversion prior to being held. If the JCL of the job refers to a subsystem (DD SUBSYS=), then TYPRUN=JCLHOLD is the only way to ensure that the required subsystem is actually up and functioning at JCL conversion-time.

Reference

For more information about WLM scheduling environments, see z/OS MVS Planning: Workload Management.

Note: Do not specify the SCHENV parameter for a started task; the job will fail.

Considerations for an APPC scheduling environment

The SCHENV parameter has no function in an APPC scheduling environment. If you code SCHENV, the system will check it for syntax and ignore it.

Considerations for a JES2 environment

You can provide a SCHENV default in a JES2 environment via a JOBCLASS(c) specification.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014