My JCL contains four steps

//STP1 A(+1), DISP = NEW
//STP2 A(+2), DISP = NEW
//STP3 A(+3), DISP = NEW
//STP4 A(+1), DISP = OLD

STP3 was abended and I want restart my JCL from STP3 onwards
& what are the precaution I want to take & what are the
changes I need to make. Pls let me know.

Answer Posted / divakar

you writing restart=step03in joblevelor activity level

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1787


what are the various stages of job processing?

840


What is the purpose of the dd keylen parameter?

819


what is DSN in JCL and what are the parameters to declare the DSN?

821


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

758






How can return codes be tested before execution of a job step?

1040


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

4353


which utility is used to sort a file in jcl?

850


what is “Cond= even” and “Cond=only”?

847


what is DD statement is used in JCL?

764


What is the significance of addrspc parameter in the exec statement?

698


How can a stopped job be started again?

795


what is the JCL statement consists of?

791


what operation is performed by job statement?

740


What is one line to pass PARM from JCL to COBOL?

4550