What is the default value of DISP for temp datasets
Answer Posted / shankha
disp=(new,pass,delete) and dsn=&&temp.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Are you comfortable in cobol or jcl?
what is difference between cobol and cobol/400
HOw can I get the negative sign while deduct high value from low value
How are the next sentence and continue different from each other?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What the difference is between continue and next sentence?
Name some of the examples of COBOl 11?
) How do u handle errors in BMS macro?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?