On Sun, 10 Nov 2024 22:51:22 +0200, Steff Gladstone wrote:

>What is the best way of modifying JCL after the job has been
>submitted, in order to conditionally add another DDNAME to a JOB STEP?   Or
>perhaps adding parameters to the PARM string on the EXEC statement.
> 
Why?

Must the job be submitted before some characteristics are known?

Cancel the job; retrieve the JCL with SDSF; modify with an editor;
re-submit.

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to