What is RESTART? How is it invoked?

Answer Posted / prince. k.

restart is to begin a job from the normal posion of the job
for exaple there was a proble durig my job time and i need
to restart again so that the job will be normal

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A dd statement consists of 4 fields. Name them?

926


Explain the purpose of dd dummy statement?

669


What is the purpose of dd?

725


What is the purpose of disp parameter?

637


Explain about LMFREE�free data set from its association with data ID

998






How dummy is used in jcl?

643


What is the function of dd disp parameter?

654


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2050


what is DSN in JCL and what are the parameters to declare the DSN?

716


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1485


What is multithreading in jcl?

939


what JCL Procedures?

699


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

629


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

613


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

668