how will u pass dadta to cobol+db2 program...?
Answer Posted / t srinivasa chary
using host
variables
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
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?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between Global and External Variables?
Write a program to explain size error.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the access modes of START statement?
how to access the file from prodution from changeman tool and to submit a file to production
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
what is the use of outrecord?
What is inspect in cobol ?
what is the difference between COBOL2 AND COBOL390?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What rules are followed by the search verb.
Mention the guidelines to write a structured cobol program?