Can anyone tell me how to handle the array beyond the limit.
If we have an array or a table which can handle 5000
records but now we have to compensate 20000 records with
the same array? how to handle the situation.
Answer Posted / ravi singh
use Dynamic Memory allocation
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Which mode is used to operate the sequential file?
How do we get current date from system with century in COBOL?
What is comp-1 and comp-2?
How do u write test cases?
What is amode(24)?
how to convert the recors form vsam file to db2 table tru file aid
how to refer the data field?
What are the different rules to perform a Search?
What is perform what is varying?
Explain what you understand by passing by value.
Which is not true about evaluate statement