How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / sundar
Not possible
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of disp parameter?
What is NOTCAT ?
how to do automated restart when a job abends?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain how can a jobs execution priority be modified?
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' ?
What is Cataloged Procedures?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
how do you access an uncataloged dataset in a jcl?
Explain the purpose of the dd keylen parameter?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain the purpose of dd * statement in jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Explain the function of a dd statement?
What are steplib and joblib?