How do you create a temporary dataset? Where will you use them?
Answer Posted / neeraja
If you want to use the Temp Data set in the subsequent
steps then you should give the Disposion Pass.
| Is This Answer Correct ? | 28 Yes | 5 No |
Post New Answer View All Answers
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How does jcl specify the job to the operating system?
Explain the function of job statement in jcl?
List in order the hierarchical levels of jcl?
What are hierarchy levels in jcl?
In sms datasets, what is the function of the dd avgrec keyword?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what is the use of JCL?
How can unused space allocation be returned to the system when a dataset is closed?
What is multithreading in jcl?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How can a fb file convert to vb file using sort program?
Explain how can the submitting users racf authority be overridden in a job stream?
Is automatic restart possible in jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?