What is the use of COMMAREA ?Minimum how much data we can
pass from it?
Answer Posted / rajani mazumder
Using commarea data can be passed to a called program using
LINK & XCTL commands in a calling program.maximum length is
32K.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Mention the definition of cobol in varchar field.
How does coalesce work?
What types of tables are there in the db2 database?
What is copy pending status in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How do I change the column size in db2?
What is runstats utility in db2?
can all users have the privilage to use the sql statement select * (dml)?
Is db2 relational database?
What is cursor in dbms?
What does db2 mean?
What is the meaning concurrency in the db2 database?
What happens in bind step in a db2 program?
define clustering index.