We have 100 steps in a procedure and we need to run the jcl
and execute only 25th step in the proc and not the
remaining steps. How can we do it?
Answer Posted / varmak
@ Indrani
In case if we are anyways editing the proc, we can copy
only step25 into local jcl pds & execute... why copy
entire proc..?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is there any command to check wether the ps file is in sorted order?
Can we call instream to catalog and catalog to instream?
Explain 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?
How do you access an uncatalogued dataset in a jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
how would you create a temporary dataset? And where will you use them?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How to alter the parameters for the existing gdg?
Explain the function of job statement in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
Is it possible to code instream data in a PROC?
What do you understand by the term notcat 2 – gs?
How jcl is used for testing batch programs?
Explain in DD statement what is the use of DCB parameter?