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 how do you set the mdt option to on status, even if data is not entered?
what are the differences between and exec cics xctl and exec cics start command?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
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 ?
What are the classifications of the cics program?
Explain how many conditions can you include in a single handle condition command?
Can you define bms?
Define the term function request shipping?
Define an aica abend?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
what are the commands used to gain exclusive control over a resource?
list the sequence of steps used to achieve modiication in skip sequential mode?
Define cebr?
Define cics interface block?