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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

Explain what you understand by passing by value.

0 Answers  


how you read control card into array?

3 Answers   HCL,


What is amode(24)?

0 Answers  


How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)

9 Answers   Bank Of America,


Have you code any new programs in COBOL ? What is the functionality of the programs?

2 Answers   Patni, Xansa,






How can you add a particular field in copybook?

2 Answers   L&T,


What is SDSF?

3 Answers  


Can we call a CICS program from a batch program or viceversa?If so, how?

3 Answers  


Write a program to concert an Indexed file into Sequential file?

1 Answers   Covansys,


how the control comes back from subprogram to mainprogram

3 Answers   IBM,


We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.

1 Answers  


What is the reference modification.

2 Answers  


Categories