Posted On: Feb 22, 2018
EIB stands for Execute Interface Block. It is a control block that is loaded automatically by the CICS for every program.
It contains information about transaction identifier, time, date, etc. which is used by the CICS during the execution of an application program.
Never Miss an Articles from us.
Link is used to go from one module to another and then return to the first module such that the link to a module is used to provide the first some data. Whereas XCTL is used to go from one module with...
MRO or Multiregion operation is influenced by the intercommunication facilities that you use with the connection and by your management of the connection. Whereas ISC or intersystem communication s sh...
In CICS the NOHANDLE option is used to suspends the error handling that was specified in previous EXEC CICS HANDLE CONDITION commands but only for the command on which you put the NOHANDLE....