What is Automatic Restart ?

EXEC PGM = PROG1,
RD = R

(Is it the Restart of a JOBSTEP or Restarting the execution
of the program?)
Do we Restart it or it automatically Restarts executing
again and again ? Then when it will finish executing ?
or After Abending, when we submit it again, then it is
Restarted from the Last successful Checkpoint ?
If some JOBSTEP is abending, what is the benifit to Restart
it, WILL IT NOT ABEND AGAIN if you don't change the LOGIC ?



What is Automatic Restart ? EXEC PGM = PROG1, RD = R (Is it the Re..

Answer / shreya

THE ABOVE ONE FOR ONLY THAT SPECIFIC JOBSTEP..& NOT FOR THE
WHOLE JOB

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

if we give TIME=0 how many sec that job/step

14 Answers  


Explain about LMCOPY -

1 Answers  


Why do you use a control card?

3 Answers   IBM, iNautix,


i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?

2 Answers   IBM,


What happens if both JOBLIB & STEPLIB is specified ?

0 Answers  






How to execute step2,step1,step3 when step1,2&3 are in order

6 Answers   TCS,


Explain the job statement in jcl?

0 Answers  


Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?

5 Answers   IBM,


wht is the d/f between positional parameter n keyword parameter ?

1 Answers  


i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?

1 Answers   IBM,


Which COND paramter will u use to execute the step only if the previous step does not execute

3 Answers   BoA, HSBC,


how to resolve sb37,sd37 se37 abends

3 Answers   Keane India Ltd,


Categories