What is the default value of DISP for temp datasets
Answer Posted / s.vijaykumar
disp=(new,delete,delete)
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Are you comfortable in cobol or jcl?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Have you used comp and comp-3 in your project? And how?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
how do you define single dimensional array and multidimensional array in your cobol?
What is a SSRANGE and NOSSRANGE?
how to refer the data field?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are the different rules of SORT operation?
What is the difference between goback, stop run and exit program in cobol?
How you can read the file from bottom?
how do you reference the printer file formats from cobol programs