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
Explain the different ways of initiating transaction in cics?
What is interval control?
Explain 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 the meaning of the eibaid field?
What is meant by an attribute byte?
Explain how do you set the mdt option to on status, even if data is not entered?
When would you use abend command?
What is the meaning of the enq command?
Name a few CICS programs which are generally used ?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What are some of the cics commands associated with interval control?
Can ESDS files be accessed from CICS?
Can you define mapset?
Explain the difference between link and xctl?
Can you explain cics transaction gateway?