Answer Posted / devang
commarea is used to pass data between tasks/pgms.
The data that is passed through COMMAREA is caught in the
DFHCOMMAREA field of application program which should be
defined first in postion under linkage section.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Can QSAM files be accessed from CICS?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What do you mean by the term fct?
Define RCT.
Define the term transaction routing?
what are the reserved words for cics?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
what is the cics command used to access current date and time?
what are transient data sets defined to cics?
Name the two types of transient data queues?
For protecting a transaction using the transaction security function, the two things that must be done are?
Give the definition of COMMAREA ?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is the main function of the sign-on table?