The disposition parameter in the jcl is share ( DISP+SHR )
and the program opens file in extend mode what will happen?
Answer Posted / gayathri
Records will get appended to the file at the last.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the utilization of copybook in cobol?
Can a Search can be done on a table with or without Index?
In COBOL, what is the different between index and subscript?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
what is amode(24), amode(31), rmode(24) and rmode(any)?
State the various causes of s0c1, s0c5 and s0c7.
How you can read the file from bottom?
what is difference between cobol and cobol/400
how do you reference the esds vsam file formats from cobol programs
How do you differentiate between cobol and cobol-ii?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Write down the divisions of cobol program?
Give some examples of command terminators?
What is static and dynamic call in cobol?