A. Job Abended in STEP03. Now run job again to execute
STEP03, STEP04 (STEP01,STEP02 should not execute again)
Answers were Sorted based on User's Feedback
Answer / guest
There are two ways we can do that,
1)Please use the Restart parameter in the job card (for
example Restart=step03)
2).Please use the COND=(0,LE) in step 1 and step2(for
example(Step1 exec pgm=XXXX,cond=(0,LE) and step2= exec
PGM=XXXX,cond=(0,LE)).
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / bvr
Here, In this Sceneraio it is better to use restart
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / guest
by using restart parameter you can do this.
//jobcard, restart=(step3)
| Is This Answer Correct ? | 2 Yes | 0 No |
How many days does a job remain in spool
What is the difference between the JOBLIB and the STEPLIB statements?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
IF WE GIVE COND on step3 then, What does the following mean ? And Just adding to that, All the below COND are VALID as per the specifications. (i) COND = (8,LT,step1,step2) ---(AND/OR ?) (ii) COND = (8,LT,step1,step2, ONLY), (iii) COND = (8,LT,step1,ONLY) will it execute only if this condition is true or only if step1 ABENDS ? (iv) COND = (8,LT,step1,step2,EVEN), (v) COND = (8,LT,step1,EVEN) ?
Explain about File Tailoring
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
What happens if both JOBLIB & STEPLIB is specified ?
how to see the latest generation in gdg?
What statement can be used to send data to another mvs jes3 node?
what is a MODELDSCB?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE