Answer Posted / manishtrivedi
A quasi-reentrant program is a reentrant program under d
cics environment. that is , quasi-reentrant program is a
cics program which does not modify itself.that way it can
reenter to itself n continue processing after an
interruption by cics which ,during d interruption ,excutes
other cics tasks including cics tasks of d same program,
that is >>for the multithreading purpose program must be
reentrant prog.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is fset?
Specify cics transaction initiation process?
What is commarea (communications area)?
Explain the difference between the xctl and link commands?
How ENQ and DEQ used in CICS?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the main function of the sign-on table?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Explain cemt transaction commands?
What is meant by a ‘Transid’ ?
Name the cics command that gives the length of twa area?
Can you explain primary aspect of cics?
Define the term transaction routing?
What is DEQ?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?