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 |
name the command that is used to dump the main storage areas related to a task?
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
What?s the CICS command used to access current date and time?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
What is the meaning of the SYNCPOINT command?
What is a Logical Unit of Work (LUW)?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
Can you use DYNAMIC calls in CICS ?
What is the size of commarea
What is the cics command level?
Is length = 0 sufficient to ascertain that the field has been modified?
What is the meaning of the eibaid field?