Answer Posted / aeon533
re entrancy is concept of OS. It means a program does not
modify itself so that it can re-enter to itself and
continue processing after an interruption by OS. It helps
to buld a multitasking environment in an online system. Now
CICS is a DB/DC subsyetm of MVS and while it is NOT an OS
still it has the facility of this re-entrancy. Hence this
facilty is called Quasi-reentrancy.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Which commend used for terminating a browser operation?
How vsam files are read in cics pgms?
What is the cics command level?
What is the pic clause for the any bll cell type of data fields?
Receive consists of buffer option in it. What is the significance of this option?
Can you explain dfheiblk?
What is meant by a ‘Transid’ ?
What does the 'ceci:cics' transactions do?
How do you use altindxs in batch, cics programs?
What is interval control?
Can you explain dfhmdf bms macro?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain what is the massinsert option?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
What is DEQ?