What is the use of COMMAREA ?Minimum how much data we can
pass from it?
Answer Posted / rajani mazumder
Passing of data from one program to another is
achieved by COMMAREA defined in working-storage section.
The receiving program will receive the data in its linkage
section, under DFHCOMMAREA.
May be used in functions like RETURN/XCTL/LINK.maximum size
is 32k.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which isolation level provides highest data integrity?
What is drop table?
What does db2 mean?
How would the varchar column remarks defined?
Define predicate?
What are the various data types available in db2?
Why do we bind in db2?
What is the difference between cursor stability and repeatable read isolation levels?
Is db2 free?
What is coalesce in db2?
What is scrollable cursor in db2?
How to rename a table in DB2 ?
What are the bind parameters ibm db2?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is ibm db2 used for?