Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Post New Answer View All Answers
What is the problem of ordered sequential files access?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are the rules of the move verb?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is amode(24)?
What is the difference between next sentence and continue in cobol programing language?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
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?
Explain how to differentiate call by context by comparing it to other calls?
how can i see junk values in dclgen or in hostvariable of comp ?
How you can characterize tables in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
) How do u handle errors in BMS macro