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 is the use of tdq and tsq?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
Define ceci?
Can you use DYNAMIC calls in CICS ?
What is ENQ, DEQ ?
Differentiate between PCT and FCT.
Explain the purpose of the program list table?
Why is it important not to execute a STOP RUN in CICS ?
What is the attribute byte?
What is the different ways to initiate a task?
What are the CICS commands associated with temporary storage queue processing?
Into what fields will the date and time values be moved after execution of the above command?