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
How do you create a temporary dataset?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What are hierarchy levels in jcl?
Mention the types of job control statements?
Is it possible to code instream data in a PROC?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what is the purpose of coding class parameter in job statement?
What is the purpose of disp parameter?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How do you access an uncatalogued dataset in a jcl?
When output dataset space is required, what quantity categories are used?
What is jcl in mainframe?
Explain the purpose of dd dummy statement?