What is the EIB (execute interface block)?
Answers were Sorted based on User's Feedback
Answer / sadiq afroze
The execute interface block lets the program communicate
with the execute interface program, which processes CICS
commands. It contains terminal id, time of day and response
codes
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / johan swan
Execute Interface Block (EIB) is a control block which is loaded automatically by the CICS for every program. The EIB is unique to a task and it exists for the duration of the task. It contains a set of system related information corresponding to the task.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.
What is ASRAABEND in CICS?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
What is the tcp in the cisc?
What is a mapset?
Explain how do you access the records randomly in tsq?
What is the EIB (execute interface block)?
Define the attribute byte?
Can multiple CICS regions exist under one O/S?
How many maps can we declare in a mapset.what is the limit.
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Can you define cics task?