The disposition parameter in the jcl is share ( DISP+SHR )
and the program opens file in extend mode what will happen?
Answer Posted / himanshu kumar
agree
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What are declaratives and what are their uses in cobol?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the difference between binary search and sequential search?
) how do u code after getting data?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the problem of ordered sequential files access?
What rules are to be followed while using the corresponding options?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is link edit in cobol?
How do you reference the following file formats from cobol programs?
what is the use of outrecord?
What do you understand by psb and acb?
Name the divisions, which are available in a cobol program?