Answer Posted / manas mohapatra uradha
Restart = Procstep.stepname
| Is This Answer Correct ? | 30 Yes | 13 No |
Post New Answer View All Answers
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
What are the rules employed while naming the steps in a job?
Explain the function of the dd dcb keyword?
what is use of disp parameter in dd statement?
How would you understand error(execution phase)?
What are steplib and joblib?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what is the difference between JES3 and JES2?
define cond parameter in jcl?
Why block size is multiple of lrecl in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
how do you code a null statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to pass data to a program that is coded in an exec statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?