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 |
What is the process of converting the CICS commands into the equivalent host language statements called?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.
What is meant by an AICA ABEND?
Can you define aica abend?
Can you define multiple maps in a BMS mapset?
How to get the cursor position when we receive a map?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
can there be multiple mapsets for a single program?
how do you handle errors in cics programs?
What is a cursor in CICS sql processing?
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
What is the use of a TDQ, TSQ?