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 is a type of file defined in the jcl that executes the cobol program?
What is concatenating?
Is their any limit for data sets?
write a jcl to execute a job by 7:00 am on jan 20,1986?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Describe the various parameters utilized in the creation of a gdg?
List in order the hierarchical levels of jcl?
Explain how can a stopped job be started again?
How does jcl specify the job to the operating system?
What happens if both JOBLIB & STEPLIB is specified ?
Is automatic restart possible in jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain dfsort utility?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?