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 |
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Can you access ESDS files from CICS ?
how do u see the output of cics program?
Why is a TERM ID recommended in naming a TSQ?
how we change the vsam file name in cics rigion? anybody elobrate this?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
Explain what is a cursor in cics sql processing?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
What is the difference between using the READ command with INTO option and SET option?
Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)
What are the common cics service programs and explain their usage?
What is the function of the EXEC CICS HANDLE CONDITION command?