Answer Posted / guest
EIB(EXECUTE INTERFACE BLOCK) : is a cics area that contains
information related to the current task , such as the date
and time the task was started and transaction-id that was
used to start it. the defintion of this area is inserted
into d linkage section of the program when d program is
prepared for execution.
-when u prepare a CICS program for execution , CICS inserts
code thats needed for d program to operate properly under
CICS. one of these blocks of code is called the EIB.
EIBAID , EIBCALEN.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does the 'ceci:cics' transactions do?
Explain the use of DCT ?
What is the pic clause for the data type of length option field type of data fields?
What does the 'cemt:cics' transactions do?
What are the cics transactions?
Can you explain dfheiblk?
Explain the difference between a symbolic map and physical map?
Explain how do you access the records randomly in tsq?
Explain the difference between dfhcommarea and tsq?
what is an mdt (modified data tag)? Its menaing and use?
Name the cics command used to access current date and time?
Define cebr?
What is the use of the eibaid field?
Explain the uses that are associated to tsq and tdq ?
Explain the difference between the xctl and link commands?