Can a temporary dataset be converted to permanent dataset
and vice-versa in the middle of a job ?
Answer Posted / pintokott
Nishant Singhal, Temp DSet have disp=new only in first step.
In each next step it must have disp=old
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of dd disp parameter?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
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
what happens in conversion stage in job processing?
How do you access an uncatalogued dataset in a jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
how to run batch program without jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
What statement can be used to send data to another mvs jes3 node?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
A dd statement consists of 4 fields. Name them?
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?
what is the use of JCL?
What is condition checking in jcl? Is this possible?
What are the rules employed while naming the steps in a job?