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
what is use of dsn parameter in dd statement?
Explain the function of a dd statement?
How do you create a temporary dataset?
How can unused space allocation be returned to the system when a dataset is closed?
how do you access an uncataloged dataset in a jcl?
Is condition checking possible in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Explain about ISPF/TSO Commands
What is the purpose of dd * statement in jcl?
What is condition checking in jcl? Is this possible?
how to compare two datasets without using superce because output is limited to 133 bytes
whats the diff bw the evaluate also and and?
How can a jobs execution priority be modified?
how to run batch program without jcl?
Explain the function of dd disp parameter?