Answer Posted / saba
Best place to learn Mainframe technologies
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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 the local-storage section?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the different rules to perform a Search?
Why did you choose to work with ibm mainframe cobol programming?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between Global and External Variables?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the LINKAGE SECTION used in COBOL?
What are the different data types in cobol?
how do you define single dimensional array and multidimensional array in your cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How to remove 2 duplicate records and copy only one using job control language?
How are the next sentence and continue different from each other?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?