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
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain the jcl exec statement?
How can the disposition of sysout datasets be set for an entire jobstream?
What is the function of dd name parameter with a 2 part structure; audit.report?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
what is use of dsn parameter in dd statement?
What is the function of dd disp parameter?
How can a fb file convert to vb file using sort program?
What do you know about jcl?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?