What is RESTART? How is it invoked?

Answer Posted / guest

RESTART is a JOB statement keyword. It is used to restart
the job at a specified step rather than at the beginning.

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Cataloged Procedures?

715


Is automatic restart possible in jcl? If yes, how?

659


What is the purpose of dd dummy statement?

945


Can an individual step be restricted from using all the jobs allowed cpu time?

1011


what is the use of IEBGENER utility?

662






what is SOC4 error?

740


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

779


how can the same proc be re-used and called by many jobs?

915


Suppose I have five jobs to do. But I want to hold one?

662


Are there any set of rules for the names of the steps used in a job?

639


Name the statement which can be used to send data to another mvs jes3 node?

607


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1955


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

1619


how do you access an uncataloged dataset in a jcl?

841


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1803