What is the use of COMMAREA ?Minimum how much data we can
pass from it?
Answer Posted / g.kalyani
COMMAREA is a communication area between COBOL and DB2. We
can pass maximum of 32k. If it is more than that we can use
the QUEUES
| Is This Answer Correct ? | 23 Yes | 9 No |
Post New Answer View All Answers
What is the function of logging in the db2 database?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
Explain various types of locks in db2?
What is the role of data manager in the db2 database?
List some fields from sqlca?
What are the benefits of using the db2 database?
What is the maximum length of sqlca?
What is null indicator in db2?
What are types of indexes?
How many databases can be created inside an instance in db2 ?
Explain package in db2 and its advantages?
What is dbrm library?
What are the two types of logging in the db2 database? Explain them.
Explain about rct.
How can you find out the # of rows updated after an update statement?