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 ?
Answer / shreya
THE ABOVE ONE FOR ONLY THAT SPECIFIC JOBSTEP..& NOT FOR THE
WHOLE JOB
Is This Answer Correct ? | 0 Yes | 0 No |
if we give TIME=0 how many sec that job/step
Explain about LMCOPY -
Why do you use a control card?
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?
What happens if both JOBLIB & STEPLIB is specified ?
How to execute step2,step1,step3 when step1,2&3 are in order
Explain the job statement in jcl?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
wht is the d/f between positional parameter n keyword parameter ?
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?
Which COND paramter will u use to execute the step only if the previous step does not execute
how to resolve sb37,sd37 se37 abends