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 / vinay sonar
put always true condition using cond parameter in step
eg //STEP2 DD PGM=IEBGENER,COND=(0,LT)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you access an uncatalogued dataset in a jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain in DD statement what is the use of DCB parameter?
what is the use of JCL?
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?
what sort card you will use to copy the data from one dataset to another dataset?
What is use of restart and how to use it?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the function of a dd statement?
Suppose I have five jobs to do. But I want to hold one?
how you can direct the data to spool using SYSOUT option?
Explain the purpose of dd * statement in jcl?
List the different components of jcl statement?