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
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
What is meant by PPT and what are its uses?
What is the procedure to solve an ASRA ABEND?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Explain how would you resolve an asra abend?
Explain how many exceptional condition can be given in a handle condition?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain the difference between physical map and symbolic map?
Explain cebr transaction commands?
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?
Explain the difference between a package and a plan.
Explain the uses that are associated to tsq and tdq ?
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?
What is the use of tdq and tsq?