Answer Posted / ch.mohan
only 18 digiotes is valid
| Is This Answer Correct ? | 7 Yes | 1 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?
Difference between array and sub-script ?
What is the difference between external and global variables in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
how to convert the recors form vsam file to db2 table tru file aid
What guidelines should be followed to write a structured cobol prgm?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between PIC 9.99 and PIC9v99?
Whats the difference between search & search ALL?
How do define dynamic array in cobol.
What is the difference between next sentence and continue in cobol programing language?
What are the different rules to perform a Search?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the cobol coding sheets?