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 |
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
Explain how do you terminate an already issued delay command?
Can you explain communication area?
How do you set the MDT option to ?ON? status, even if data is not entered?
What is the difference between the enter key, the PF keys and the PA keys?
How do you handle errors in CICS pgms ?
What is the term conversational programs means?
How do you access the records randomly in TSQ ?
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
What are some of the cics commands associated with interval control?
Can you explain cics translator?