Explain re-entrancy as applies to CICS.
Answer / chudar
the program which doesn't modify itself, so can be reentred
after inturuction by os. and is used in mutithreading region
| Is This Answer Correct ? | 2 Yes | 1 No |
What does the 'cebr:cics' transactions do?
What is the syncpoint and its use?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
What is the difference between a physical BMS mapset and a logical BMS mapset?
What is the pic clause for the data type of length option field type of data fields?
Can you explain multitasking and multithreading?
Explain the term Function Request Shipping?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
In the EIB block of CICS, highlight the names of few of the important fields?
What is an mdt (modified data tag)?
What are attribute bytes and how and why are they modified?
what is quasi-reentrant program?