What is the default value of DISP for temp datasets
Answer Posted / leelakarthik
DISP=(NEW,CATLOG,DELETE)
| Is This Answer Correct ? | 1 Yes | 20 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
Can we redefine the field of x(200) to less than 200?
What is the difference between binary search and sequential search?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
In which area will you utilize 88 level items in cobol?
What is the usage of comp fields in cobol?
Write down the divisions of cobol program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how do you reference the variable block file formats from cobol programs
How you can characterize tables in cobol?
What are the pertinent COBOL commands?
what happens if parmparameter passes zero bytes to the program
In COBOL, what is the different between index and subscript?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Can we change the password using ALTER? anyone tried and changed?