What does EIB mean?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can you accomplish breakpoint in intertest?

574


Explain how DSECT parameter is used in BMS ?

706


How to define a vsam file in cics getting into cics to define a vsam file.

597


Can you explain communication area?

582


How can you access qsam (seq) files from cics?

615






Define communication area?

554


Particular area has been affected in cics screen, what is the process to find?

8516


How vsam files are read in cics pgms?

721


What are the types of the dfhmdf present in the cics?

590


Define cedf?

556


Explain how and where is the twa size set?

565


Give the definition of COMMAREA ?

618


Explain the difference between intra partition tdq and extra partition tdq?

580


which is the cics control program that provides communication services between user written application programs and terminals?

552


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

592