Answer Posted / johan swan
Execute Interface Block (EIB) is a control block which is loaded automatically by the CICS for every program. The EIB is unique to a task and it exists for the duration of the task. It contains a set of system related information corresponding to the task.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the pic clause for the data type of length option field type of data fields?
Explain the difference between a physical bms mapset and a logical bms mapset?
Explain the difference between tsq and tdq
How do we pass parameters into a CICS –DB2 program
Kindly specify the pic clause for the data type of length option field type of data fields?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain the difference between using the read command with into option and set option?
What are the common cics service programs and explain their usage?
Explain how do you intitiate another transaction?
Explain the difference between link xctl?
Explain the difference between a package and a plan.
Explain the difference between a symbolic map and physical map?
What is the abend command?
Name the three ways available for a program to position the cursor on the screen?