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 |
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
Name and explain some common CICS abend codes?
What is the difference between a package and a plan. How does one bind 2 versions of a CICS
What is the difference between a RETURN with TRANSID and XCTL ?For example prog. A is issuing REUTRN with TRANSID to prog B. Prog A. is issuing XCTL to prog B?
What are the types of processes to create a map in cics?
What is the term bms in cics?
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
What is the kcp in the cics?
What is meant by a CICS task?
Define an asra?
CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).
What is the command used to send a map to a terminal?