In the EIB block of CICS, highlight the names of few of the important fields?



In the EIB block of CICS, highlight the names of few of the important fields?..

Answer / Praveen Kumar Awasthi

The Extended Interface Block (EIB) in CICS contains various fields for managing communication between CICS and other systems. Some essential fields in the EIB are:n
1. EIB-Command: Defines the type of request sent from CICS to the external system.
2. EIB-Status: Provides the status of the response received from the external system.
3. EIB-Data: Carries the actual data exchanged between CICS and the external system.
4. EIB-Control: Contains control information like transaction ID, sequence number, and checksum.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

Explain the difference between physical map and symbolic map?

1 Answers  


Explain how DSECT parameter is used in BMS ?

1 Answers  


Can dynamic calls be used in CICS?

1 Answers  


first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!

1 Answers   CGI, Love, TechRel,


how do u see the output of cics program?

4 Answers   HCL,


What is the common systems area (CSA)?

0 Answers   IBM,


What information do you get when an EXEC CICS STARTCODE is issued?

1 Answers   CTS, IBM,


If we say that bms length of field = 0, then what does that mean?

1 Answers  


suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?

1 Answers   Bank Of America, Cap Gemini, IBM, RBS,


Explain the function of the terminal control table?

1 Answers  


What does the 'cebr:cics' transactions do?

1 Answers  


What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.

1 Answers  


Categories