hi,i have joined in mainframe course recently. ihave a doubt
ragarding restart parameter.what is d use of it. and what is
d syntax for it. any one give me d answer pls.

Answer Posted / jeeva225

it is used to start execution from particular step.
RESTART=STEPNAME
and we write in job card

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which parameter is used to check the syntax of a jcl without executing it?

802


Explain how can a stopped job be started again?

640


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

916


How to do automated restart when a job abend?

791


How can the submitting users racf authority be overridden in a job stream?

758






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

659


when does a dataset go uncataloged?

840


Explain how can the submitting users racf authority be overridden in a job stream?

677


Explain the purpose of dd * statement in jcl?

643


Explain how can a jobs execution priority be modified?

745


Matching Logic in Jcl not in cobol.Could any one please answer this question

3675


What is the format of comment statement?

674


What is the difference between the positional and keyword parameters? Give examples.

716


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

811


Name the parameters which can be used to limit the number of records written to a sysout dataset?

658