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
Can we use DISP=SHR in output file in JCL
What is the difference between run mode and addressing mode?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Mention the types of job control statements?
What is the function of //cntl statement?
which utility is used to sort a file in jcl?
Can we call instream to catalog and catalog to instream?
How to pass the parameter in parm using linkage section ? (syntax)?
how do you code a null statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How does jcl act on a cobol code?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Explain how can values be passed from the job stream to an executable program?
what is JCL?
List the different jcl statements that are not permitted in the procedures?