What is DFHEIBLK?
Answers were Sorted based on User's Feedback
Answer / krishnakumar
This block is automatically created when you translate a
program having CICS commands . It is created in the LINKAGE-
SECTION and contains system related information like Date
Time Trans-Id Term-Id etc. which the application programmer
can make use of
| Is This Answer Correct ? | 44 Yes | 2 No |
Answer / abhi
DFHEIBLK means interface between application program to
cics,which is having group of fields which will be update by
the cics every time , update the status of the recently
executed cics command for the particular transaction.
| Is This Answer Correct ? | 7 Yes | 2 No |
How do you define Task Work Area?
How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
An XCTL uses more CPU time than LINK (True or False)
How ENQ and DEQ used in CICS?
What?s the CICS command used to access current date and time?
What is the CICS command that is used to receive the un- formatted data from the terminal?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
Can you define aica abend?
What happens when a CICS command contains the NOHANDLE option?
What are the types of the dfhmdf present in the cics?
Explain the various ways data can be passed between CICS programs.