What is quasi rentrancy concept in CICS?
Answer / aeon533
re entrancy is concept of OS. It means a program does not
modify itself so that it can re-enter to itself and
continue processing after an interruption by OS. It helps
to buld a multitasking environment in an online system. Now
CICS is a DB/DC subsyetm of MVS and while it is NOT an OS
still it has the facility of this re-entrancy. Hence this
facilty is called Quasi-reentrancy.
| Is This Answer Correct ? | 18 Yes | 2 No |
What is meant by a CICS task?
can there be multiple mapsets for a single program?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What is an MDT (Modified Data Tag) - it's meaning and use?
Explain the system transid cemt?
What is the function of the Terminal Control table?
Explain the primary function of the processing program table (ppt)?
What is the primary objective of CICS ?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain the term Transaction routing?
What is interval control and what are some of the CICS commands associated with it?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?