In My job I have 15 procs.and in each proc i have 3 steps.
i want to execute 3 step in proc 10.is it possible?
if possible how?
Answer Posted / mainframe moddu
Restart=proc10.step3
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
what is the difference between JES3 and JES2?
how do you access an uncataloged dataset in a jcl?
Can I send output of job to my remote device careerride123?
What do you understand by the term notcat 2 – gs?
how can you check if a file is empty using jcl?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How can return codes be tested before execution of a job step?
What is the significance of addrspc parameter in exec statement?
Must tape dataset definitions include vol=ser specifications?
which utility is used a dummy utility?
What is the function of the dd avgrec keyword in sms datasets?
What does a disposition of (MOD,DELETE,DELETE) mean ?
how you will the direct the data to spool using sysout option?