How to pass the temp dataset form one JOB step to another?
Answer Posted / satyasivaji.ch
By coding DISP=PASS,on dd statement,it passes the dataset to
another dataset.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain the purpose of the dd keylen parameter?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what are JCLLIB and STEPLIB in JCL?
In job processing, what happens in conversion stage?
How to run cobol program using jcl?
How to pass data to a program that is coded in an exec statement?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Where can program checkpoints be stored for use in a restart?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is the use of disp parameter?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is the motivation behind coding class parameter in job statement?
What is the difference between run mode and addressing mode?
Describe the various parameters utilized in the creation of a gdg?
Which statement is used to identify the private libraries in job?