Answer Posted / guest
Use RESTART=step name.
| Is This Answer Correct ? | 73 Yes | 18 No |
Post New Answer View All Answers
What is the function of //jcllib statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Explain how can return codes be tested before execution of a job step?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Explain how can values be passed from the job stream to an executable program?
Explain in DD statement what is the use of DCB parameter?
what is use of dcb parameter in dd statement?
When output dataset space is required, what quantity categories are used?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Why include statement is used in a jcl?
What is concatenating?
What is notcat 2 - gs?
Name the statement which can be used to send data to another mvs jes3 node?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?