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 meant by an attribute byte?
With the use of an alternate index, how is a VSAM file accessed?
Explain the difference between tsq and tdq
how can you prevent more than one user from accessing the same transient data queue?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What are the types of the dfhmdf present in the cics?
What is CICS ?
Explain the difference between using the read command with into option and set option?
Define RCT.
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
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?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Differentiate between PCT and FCT.
Kindly specify the pic clause for the any bll cell type of data fields?