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?
Explain how do you control cursor positioning?
With the use of an alternate index, how is a VSAM file accessed?
Do you receive the attribute byte in the symbolic map?
Explain the difference between and exec cics xctl and an exec cics link command?
What is the difference between a return with transid and xctl?
how i can enter into cics region in real time.
What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.
Name at least one of the ways by which a transaction can be terminated?
How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
Are sequential files supported by CICS?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?