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
How to submit jcl through a cobol program?
What is the function of the dd dcb keyword?
what is the use of IEBGENER utility?
What is the maximum length of a single line of jcl?
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?
Name what parameter directs the output of the job log dataset?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is Cataloged Procedures?
List the different components of jcl statement?
when can a job time-out occur? How to overcome that?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Explain the purpose of the dd keylen parameter?
Explain the hierarchy levels in jcl?
How do you submit a job for execution?
what is use of disp parameter in dd statement?