Answer Posted / satyasivaji
Yes RESTART is the JOB parameter,if incase due to any of
the reason your job is abended,and if you want that job to
be execute and not from the beging,that is where it is gets
abeded from that step onwards,there your using RESTART
parameter.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
What are the jcl procedures?
What are hierarchy levels in jcl?
What is timing concept in mainframe?
How do you access an uncatalogued dataset in a jcl?
Explain how can an in-stream dataset be terminated?
Can I share my data with other jobs? How?
What are the utility programs in jcl?
How can a jobs execution priority be modified?
What happens if both JOBLIB & STEPLIB is specified ?
What are steplib and joblib? What for they are used?
Name what parameter directs the output of the job log dataset?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What are the parameters that are used in creating a gdg?
what is use of space parameter in dd statement?