i have 5 steps to execute in that i want to skip 3nd step
and start execute from forth step how can u do this.
Answer Posted / girish kumar
By using IEBEDIT we can do it
sysin dd *
edit type=exclude,stepname=(step3)
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
what is “Cond= even” and “Cond=only”?
what operation is performed by job statement?
What is catelog procedure and how many catelog procedure to use in one job?
What do you understand by the term notcat 2 – gs?
when can a job time-out occur? How to overcome that?
Explain how can return codes be tested before execution of a job step?
What is concatenating?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain about LMFREE�free data set from its association with data ID
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What do you understand by the term job time – out and how can you overcome that?
which utility is used to sort a file in jcl?