What is default if we don't specify RD parameter at all ?
Answer Posted / vssd
RESTART=x where "x" is the character Y or N. Y indicates
that the job is to be rerun from the beginning in the event
of a system failure. N, the default, indicates that it is
not to be rerun.
Please refer to the link below:
http://web.utk.edu/~mnewman/ibmguide09.html
Correct me, if wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the various advantages of using jcl language?
What are steplib and joblib?
Which statement is used to identify the private libraries in job?
How to submit jcl through a cobol program?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Explain the purpose of dd dummy statement?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
how do you code a null statement?
What is the purpose of dd dummy statement?
What is the difference between the positional and keyword parameters? Give examples.
Explain dd statement in jcl?
what JCL Procedures?
What do you understand by the term job time – out and how can you overcome that?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is NOTCAT ?