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 |
What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.
What is the COMMAREA(communications area)?
Define the term mro (multi region operation)?
What is the cics command level?
What is task control?
What does the BUFFER option in RECEIVE mean ?
What is ENQ?
Can you define bms?
list the sequence of steps used to achieve modiication in skip sequential mode?
How to define a vsam file in cics getting into cics to define a vsam file.
Name at least one of the ways by which a transaction can be terminated?
Can you explain cics transaction gateway?