How to pass the temp dataset form one JOB step to another?
Answer Posted / guest
By specifying the DISP as PASS for the temp dataset
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain how can return codes be tested before execution of a job step?
What do you understand by jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain how can values be passed from the job stream to an executable program?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Does jcl support automatic restart?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What are the difference between jcl and jes?
What are steplib and joblib? What for they are used?
What dd statement is used to supply the name of a dataset?
how to do automated restart when a job abends?
What are the utility programs in jcl?
What statement can be used to send data to another mvs jes3 node?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain