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 |
When there are 2 records with the same key specified in a DELETE operation what will happen?
In the EIB block of CICS, highlight the names of few of the important fields?
What is the content of the PPT entry?
What is the command which will delete a program LOADed into the main storage using LOAD command?
How are screens created in cics
Can you explain multitasking and multithreading?
What is meant by pseudo-conversation?
Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
What is the command for reading a record form a TSQ?
How do you establish a starting position in a browse operation?
Mention one alternative aspect of CICS?
What will happen if the TDQ that you want to delete is not in the DCT?