Previous Topic

Next Topic

Book Contents

Book Index

General Information for SCHENV

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

//    SCHENV=schedule_environment

If a value is specified for the SCHENV parameter, it will not override any scheduling environment specified in the job statement unless the OVERJCLM parameter in the CTMPARM library is set to Y.

If a value is specified for the SCHENV parameter, before job submission, Control-M checks whether the specified WLM scheduling environment is available before actually submitting the job. If the scheduling environment is not available, Control-M places the job in WAIT SCHEDULE status and waits until the WLM scheduling environment is available, before submitting the job.

If the task type is a started task, SCHENV is protected. If the task type is changed from a job to a started task, SCHENV is erased and protected.

Parent Topic

SCHENV: General Job Parameter