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
In the EIB block of CICS, highlight the names of few of the important fields?
What is the comaera (communication area)?
What is interval control?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Can you define transid?
Define an aey9 abend?
When would you use abend command?
What is frset?
Can you explain common systems area?
Can you explain communication area?
Explain how would you resolve an asra abend?
Can ESDS files be accessed from CICS?
Define RCT.
Name the three ways available for a program to position the cursor on the screen?