There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answer Posted / nagesh
There is no way you can skip the first step of a job from
executing. However further steps can be bypassed by coding
cond=(o,le,).
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
What is the function of a dd statement?
Explain the function of dd disp parameter?
What is job control language?
How jcl work to handle various input output file operations?
how can you check if a file is empty using jcl?
Explain the jcl exec statement?
a dd statement has 2 types of parameters. Name them?
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 ?
Can we use DISP=SHR in output file in JCL
What do you understand by the term notcat 2 – gs?
How can a fb file convert to vb file using sort program?
what is the resolution for sb37 error
Give the syntax of job specifying jcl statement.
Explain how can values be passed from the job stream to an executable program?