One of My Job is running in production, which contains five
steps?i want to pass the input to FIFTH step while running is
it possible? if how?
Answer / sem
You may code such cond parameter which is always true on 5th step like cond=(99,LE)
| Is This Answer Correct ? | 0 Yes | 0 No |
how to run JCL thru COBOL.
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Why block size is multiple of lrecl in jcl?
how to eliminate the duplicates in sorting
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
How to submit jcl through a cobol program?
how can the same proc be re-used and called by many jobs?
How to execute a set of JCL statements from a COBOL program ?
Is Default for MSGCLASS = (1,1) ?
How would you understand error(execution phase)?
I need exexution process for JCL programs