What is the difference between Re-Entrant and Quasi re
entrant program??
By looking at the program how can you tell if its re-
entrant or not??
Answer Posted / sandy
reenrant program is defined as a program that does not
modifies it self so that it can reenter to itself and continue
procesing after an interruption by the svc call of os .
batch programs are not non-reentrant.
reentrancy under CICS environmentos called QUASI-REENTRANCY as
the interruption in cicsmay involve more the one svc call OR
no svc call at all.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is interval control?
Explain the cics command that is used for reading a record from the tdq?
What are the types of important programs that are used in the cics?
Define cedf?
What is a transid?
Receive consists of buffer option in it. What is the significance of this option?
What is the difference between pct and fct?
What is CICS ?
What does the 'cedf:cics' transactions do?
Can you define cemt?
Define an asra?
What is meant by an attribute byte?
Explain the difference between the into and the set option in the exec cics receive map command?
Explain how DSECT parameter is used in BMS ?
Explain the use of DCT ?