Answer Posted / vital reddy
instead of waiting for user response (locking the
resource) we are releasing the resource and once the user
enters the data then we will call back the program and use
the resource.in the user point of view ,this is conversation
mode but program is logically terminated.
it is used to over come resource wastage.
Ex:requirement is fill a online form,first connect that then
fulfill all details.once connect until submitting of that
form resource is waiting from user point of view but in
pseudo conversation the resource was already released.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can you access qsam (seq) files from cics?
Give the definition of COMMAREA ?
Name a few CICS programs which are generally used ?
Db2 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 cicsregions that share the same db2 subsystem?
What is the meaning of the eibaid field?
Name the three ways available for a program to position the cursor on the screen?
Give certain situations where NEWCOPY is obligatory?
What is the tcp in the cisc?
Explain the difference between link and xctl?
Explain the significance of rdo?
When would you use abend command?
what is the cics command used to access current date and time?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Explain the difference between the into and the set option in the exec cics receive map command?
What are the main uses of the transaction in the cics?