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
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
Write a program to explain size error.
What is the difference between goback, stop run and exit program in cobol?
what is the use of outrecord?
How to know whether the module is dynamical or statistical?
What is static and dynamic call in cobol?
how do you reference the fixed unblock file formats from cobol programs
how to refer the data field?
What are the rules of the move verb?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
how do you reference the variable block file formats from cobol programs
Explain about different table spaces.