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 |
Explain how do you access storage outside your cics program?
Explain how many exceptional condition can be given in a handle condition?
What is the use of tdq and tsq?
Define floating maps with illustration?
What is the term bms in cics?
what is eib, how is can be used?
Explain the difference between link xctl?
What is the use of the eibaid field?
Which commend used for terminating a browser operation?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
What is effect on RECEIVE MAP when PF key is pressed? PA key is pressed?
Explain how do you handle errors in cics programs?