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
What is the advantage in De-normalizing tables in DB2?
What are the different types of base tables?
What is explain in db2?
How does coalesce work?
What is difference between alias and synonym in db2?
What is copy pending status in db2?
What is bufferpool in db2?
What is check constraint. Explain with example.
What is db2 look?
Why select is not preferred in embedded sql programs?
List down the data types in the db2 database.
What is the role of union all and union
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
List some fields from sqlca?
What is the physical storage length of the data types date, time, and timestamp?