The restart functionality is governed by two environment variables:
ES_JES_RESTART | Setting this variable to Y has the following effects:
|
MF_UCC11 |
Note: This environment variable works independently of the JCL RESTART parameter.
JCL job restart functionality is disabled by default. It can be enabled, with varying behaviors, using one of the following values:
Additionally, when set to Y or YA, if the job uses GDG data sets, the GDG generation is reset to the level used in the previous job, ensuring that the restart will automatically pick up the correct GDG generation. When restarting a job with any of the above values set, COND Code Processing and IF/THEN logic that is dependent upon COND codes from prior steps that are skipped by the RESTART, will work as expected with no changes to the JCL. |