What is EIB. How it can be used?
Answer / 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 |
Can you explain dfheiblk?
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
Can ESDS files be accessed from CICS?
Explain how to build up lu 6.2 communication?
What are the steps you go through to a create a BMS executable?
What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.
What is the use of DSECT parameter in BMS?
Explain how can you accomplish breakpoint in intertest?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
How and where is the TWA size set? .
What are the classifications of the cics program?
What is ENQ in CICS?