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
which parameter is use to declare the name of dataset in dd statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
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?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How can the attributes of one sms dataset be copied to another dataset?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What is timing concept in mainframe?
how can the same proc be re-used and called by many jobs?
what is use of dcb parameter in dd statement?
Explain the function of job statement in jcl?
In job processing, what happens in conversion stage?
Is acct parameter mandatory?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?