Answer Posted / kumar
Reentrant program is a program which doesn't modifies
itself, so that it can reenter to itself and continues the
processing even after an interupption.
where as in cics this reentrant process is not done fully
only partial amount was done. so it is known as quasi-
reentrant program.
Example : ATM processing.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Explain the primary function of the processing program table (ppt)?
What is the kcp in the cics?
Define the term mro (multi region operation)?
what are the commands used to gain exclusive control over a resource?
What are the common cics service programs and explain their usage?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is the meaning of the eibaid field?
What is frset?
How to handle exceptional conditions in cics?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Can you explain exec cics handle condition command?
What are the uses of ppt in cics?
Define temporary storage?
What is the abend command?
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 cics regions that share the same db2 subsystem?