In Job, there are 10 steps. If I want to execute the first 6
steps and don't want to execute from 7th to 10th step. What
is the solution for this ?
Answer Posted / rajesh kumar.t
1.use COND par for each step.
2.comment the STEP7-10.
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Explain the purpose of the dd keylen parameter?
List the various advantages of using jcl language?
what is the use of IEBGENER utility?
Is automatic restart possible in jcl? If yes, how?
What is NOTCAT ?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What are the difference between jcl and jes?
Explain the hierarchy levels in jcl?
How to override loadlib?
What are some jcl statements that are not allowed in procedures?
what are the various stages of job processing?
what is use of dsn parameter in dd statement?
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) ?
Is acct parameter mandatory?