there are 10 steps in jcl how to execute the steps from
step2 to step8 only
Answer Posted / anonymous
If it is confirm that step 2 to step 8 will execute normally
then what we can do is write COND=(0,EQ) for step 9 &
step10.So these last steps will be byepassed.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is the use of disp parameter?
What is the purpose of dd?
How do you submit a job for execution?
What is the syntax of JCL statement?
How can return codes be tested before execution of a job step?
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 ?
what is the use of IEBGENER utility?
a dd statement has 2 types of parameters. Name them?
how JCL works?
How jcl work to handle various input output file operations?
When space is allocated for an output dataset, what units can be used?
How to pass data to a program that is coded in an exec statement?
What is the function of the dd mgmtclas keyword in sms datasets?
What are the 2 types of parameters in dd statement?
What is NOTCAT ?