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 / lalit
you just need to do
//STP3 A(+1), DISP = NEW
as this is the latest generation which is going to create
once you restart the job from this step...
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is one line to pass PARM from JCL to COBOL?
Is their any limit for data sets?
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 statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain the function of the dd dcb keyword?
what is use of dcb parameter in dd statement?
How would you understand error(execution phase)?
what sort card you will use to copy the data from one dataset to another dataset?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is NOTCAT ?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
how to compare two datasets without using superce because output is limited to 133 bytes
What is Cataloged Procedures?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
when can a job time-out occur? How to overcome that?