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
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Receive consists of buffer option in it. What is the significance of this option?
Explain the cics command that is used for reading a record from the tdq?
Define the term function request shipping?
What is program reentrance?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
what are the thress bms options?
Explain processing program table(ppt)?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Kindly specify the pic clause for the hhmmss type of data fields?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What are the main uses of the transaction in the cics?
What is cics load command?
Can you explain enq and deq used in cics?
What is the common work area?