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
Explain the difference between a physical bms mapset and a logical bms mapset?
Kindly specify the pic clause for the any bll cell type of data fields?
Explain what is a cursor in cics sql processing?
Define transient data?
Can you define cemt?
What are the uses of ppt in cics?
Can you define ppt and what are its uses?
Explain how do you set the mdt option to on status, even if data is not entered?
Can you explain primary aspect of cics?
Name a few CICS programs which are generally used ?
Name the cics command used to access current date and time?
What is meant by an attribute byte?
Name some translator and compile options and explain their meaning?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is an mdt (modified data tag)?