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 / chiru
COND=ONLY will by pass the first step.I checked and this
is working.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the significance of addrspc parameter in the exec statement?
What do you understand by the terms: joblib and steplib?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is the difference between run mode and addressing mode?
What are the difference between jcl and jes?
which utility is used to sort a file in jcl?
Explain the function of the dd dcb keyword?
How jcl is used for testing batch programs?
What is the function of //cntl statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
List in order the hierarchical levels of jcl?
when can a job time-out occur? How to overcome that?