What is some of the information available in the EIB area?
Answers were Sorted based on User's Feedback
Answer / rameshkumar
Hi
EIB is expanded like Executive Interface Block. It is a
internal copybook to the CICS, The data will be populated
into this copybook whenever the program runs,The
information populated in this copybook are like
tranid,time,terminalid etc.These info would be used by the
application programmer or next transaction/task.
By
Rameshkumar.HK.
L&T Infotech.
| Is This Answer Correct ? | 2 Yes | 0 No |
Basically it is an Extended Interface Block which gives
some important information to the program like, date and
time the transaction triggred, transaction ID, the data
passed to the program and so on....
| Is This Answer Correct ? | 0 Yes | 2 No |
An XCTL uses more CPU time than LINK (True or False)
What are some of the cics commands associated with interval control?
Which is the command used for terminating a browse operation?
How To Retrive The VSAM Datasets in CICS application programs?
Explain the primary significance of intra-partition and extra-partition tdqs ?
WHAT ARE THE VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
What is meant by an AICA ABEND?
Define an asra?
What is the difference between physical map and symbolic map?
What is ENQ in CICS?
What is the use of the program list table?
Which CICS system program is responsible for handling automatic task initialization?