The disposition parameter in the jcl is share ( DISP+SHR )
and the program opens file in extend mode what will happen?
Answer Posted / iswarya
If a disp parm is SHR, then the file will be allocated to the job only at the step where the file is being used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What type of SDLC u followed? Why?
How to know whether the module is dynamical or statistical?
What rules are to be followed while using the corresponding options?
HOw can I get the negative sign while deduct high value from low value
What are the cobol coding sheets?
Define cobol?
How do u write test cases?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between perform … with test after and perform … with test before?
) how do u code after getting data?
what is the difference between COBOL2 AND COBOL390?
What is rmode(24)
What is the difference between comp and comp-3 usage?
How do define dynamic array in cobol.
What is the Purpose of POINTER Phrase in STRING command in COBOL?