Answer Posted / sadiq afroze
There are times when many users are concurrently using the
same program, this is what we call MultiThreading. For
example, 50 users are using program A, CICS will provide 50
Working storage for that program but one Procedure
Division. And this technique is known as quasi-reentrancy
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
how can you prevent more than one user from accessing the same transient data queue?
What is meant by an AICA ABEND?
Define cics interface block?
What is task control?
difference between tsq and tdq?
Explain the use of DCT ?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is meant by PPT and what are its uses?
Can you define temporary storage?
What is the syncpoint command?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Explain processing program table(ppt)?
Explain how do you set the mdt option to on status, even if data is not entered?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain the difference between link and xctl?