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 does a deadlock mean in DB2?
List out the three types of page locks that can be held.
What is the role of union all and union
What is the role of the data page in the db2 database?
Why do we use cursor?
How do you find the maximum value in a column in db2?
What is db2 plan table?
What kind of database is db2?
What is database reorganization?
How many databases are there?
What is performance tuning db2?
What is a collection in db2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is temporal table in db2?
Mention the different locking levels that are available in db2.