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
list the sequence of steps used to achieve modiication in skip sequential mode?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
How do you use altindxs in batch, cics programs?
Explain how and where is the twa size set?
What is the primary aspect of CICS?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
How to handle exceptional conditions in cics?
Mention one alternative aspect of CICS?
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?
What are the types of important programs that are used in the cics?
Can you define ppt and what are its uses?
Explain the logical message in cics?
Explain the difference between and exec cics xctl and an exec cics link command?
what are the differences between and exec cics xctl and exec cics start command?
What are the uses of ppt in cics?