Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does EIB mean?

Answers were Sorted based on User's Feedback



What does EIB mean?..

Answer / aayush

When CICS translator translates your program, it adds
DFHEIBLK copybook as the first entry in your linkage
section. Whenever a task is initiated, the task related
information could be accessed using the fields in the
copybook.

Some of the fields in EIB are:
EIBCALEN Length of DFHCOMMAREA.
EIBDATE and EIBTIME Date and Time of task initiation.
EIBAID The last attention identifier
pressed by the user.
EIBFN Function code of the last command.
(2 bytes)
EIBRCODE Response code of the last
command. (6 bytes)
EIBTRMID Terminal ID
EIBTRNID Transaction ID

Is This Answer Correct ?    29 Yes 1 No

What does EIB mean?..

Answer / guest

Execute Interface Block(EIB).It contains system build
values like transaction, terminal id,(Ex-EIBTRMID)

Is This Answer Correct ?    27 Yes 3 No

What does EIB mean?..

Answer / guest

EIB is a CICS area that contains information related to the
current task. Some of the variables are EIBDATE, EIBTIME,
EIBAID, EIBCALEN, EIBCPOSN, EIBRESP,EIBRSRCE,EIBFN,EIBTRMID
and EIBTRNID.These are used for debugging.

Is This Answer Correct ?    17 Yes 3 No

Post New Answer

More CICS Interview Questions

What is the common systems area (CSA)?

0 Answers   IBM,


What is the meaning of the enq command?

0 Answers  


Do you receive the attribute byte in the symbolic map?

2 Answers   IBM,


Name the 3 common ways to create maps?

0 Answers  


If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?

5 Answers   IBM,


which transient data queue support ati?

0 Answers   IBM,


How to get the cursor position when we receive a map?

0 Answers  


Explain the difference between getting the system time with eibtime and asktime command?

0 Answers  


explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?

0 Answers   IBM,


What is DFHEIBLK?

3 Answers   IBM,


what are the differences between and exec cics xctl and an exec cics link command?

0 Answers   IBM,


Name three ways the Modified Data Tag can be set on?

6 Answers   IBM,


Categories