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 is the function of dd name parameter with a 2 part structure; audit.report?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What do you understand by the terms: joblib and steplib?
What is the purpose of the dd keylen parameter?
What do you know about jcl?
How to do automated restart when a job abend?
What is multithreading in jcl?
Is it possible to code instream data in a PROC?
How do you submit a job for execution?
When space is allocated for an output dataset, what units can be used?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what sort card you will use to copy the data from one dataset to another dataset?
Explain how can return codes be tested before execution of a job step?
What is the function of job statement in jcl?
Explain dd statement in jcl?