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
List the various advantages of using jcl language?
What is the function of job statement in jcl?
For what purpose steplib and joblib are used ?
Explain the function of dd disp parameter?
what are JCLLIB and STEPLIB in JCL?
Matching Logic in Jcl not in cobol.Could any one please answer this question
In sms datasets, what is the function of the dd avgrec keyword?
How would you understand error(execution phase)?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the use of disp parameter?
Explain the purpose of dd dummy statement?
What is the purpose of dd dummy statement?
How does jcl specify the job to the operating system?
what sort card you will use to copy the data from one dataset to another dataset?
How can values be passed from the job stream to an executable program?