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 is the use of the eibaid field?
With the use of an alternate index, how is a VSAM file accessed?
What is the term conversational programs means?
what is an mdt (modified data tag)? Its menaing and use?
what are the thress bms options?
What is the meaning of the eibaid field?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is dynamic transaction backout?
What is task control?
What is eib?
What is the difference between pct and fct?
What are the terms cics generally means?
In a CICS program, how will you read a VSAM file?
What is meant by an attribute byte?