What is the COMMAREA(communications area)?
Answers were Sorted based on User's Feedback
Answer / 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 |
When would you use abend command?
How can we initiate a transaction from batch?
how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
Define the attribute byte?
How do u know if a start command intiated a transaction or a terminal intiated a transaction
Explain the difference between exec cics handle condtion and an exec cics ignore command?
What is the command that is used to delay the processing of a task for a specified time interval
What are the CICS commands associated with temporary storage queue processing?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
Into what fields will the date and time values be moved after execution of the above command?
What is meant by PPT and what are its uses?
Explain the difference between start and xctl?