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 |
What do you do if you do not want to keep all the space allocated to a dataset?
If we want to see the eliminated duplicate record thru SORT, how its output file will be managed
Can a PS file be read in reverse order?If so,how
How much space OS allocates when you create a PS or PDS?
What is the function of job statement in jcl?
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
Min no of member?s (PDS) in one directory block?
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
what does mvs stand for?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE