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
How can an in-stream dataset be terminated?
what is the purpose of coding notify parameter in job statement?
which parameter is used to check the syntax of a jcl without executing it?
What parameter directs the output of the job log dataset?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what happens in conversion stage in job processing?
What do you understand by the term job time – out and how can you overcome that?
what are the various stages of job processing?
what is SOC4 error?
what is use of space parameter in dd statement?
what is a jcl?
how you will the direct the data to spool using sysout option?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is use of disp parameter in dd statement?
how to compare two datasets without using superce because output is limited to 133 bytes