What is the EIB (execute interface block)?

Answers were Sorted based on User's Feedback



What is the EIB (execute interface block)?..

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

What is the EIB (execute interface block)?..

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

Post New Answer

More CICS Interview Questions

How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?

1 Answers   IBM,


Name and explain some common CICS abend codes?

2 Answers   HSBC,


What is the difference between a package and a plan. How does one bind 2 versions of a CICS

1 Answers  


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?

3 Answers  


What are the types of processes to create a map in cics?

1 Answers  


What is the term bms in cics?

1 Answers  


How can you start a CICS transaction other than by keying the Transaction ID at the terminal?

5 Answers   IBM,


What is the kcp in the cics?

1 Answers  


What is meant by a CICS task?

4 Answers  


Define an asra?

1 Answers  


CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).

1 Answers  


What is the command used to send a map to a terminal?

1 Answers  


Categories