What is a deadlock?
Answer / arun veer singh
Deadlock occurs when two tasks are each waiting for a
resources that the other is holding................
this often happen when two programs are both attempting to
update the same two record in the two different files but
in a different order in that case each programe could be
holding a record that the other programneeds to update or
read
| Is This Answer Correct ? | 5 Yes | 0 No |
For protecting a transaction using the transaction security function, the two things that must be done are?
Can QSAM files be accessed from CICS?
What is trigger level in the context of TDQs?
What do the keywords MAPONLY and DATAONLY mean?
What is ENQ, DEQ ?
What is the primary aspect of CICS?
what is psuedo conversation?
What is the name of the facility provided by CICS to free the application program form the problems caused
What is the procedure to read a statement from tsq?
what is difference between call and link ?
What information can be obtained from the EIBRCODE?
How To Retrive The VSAM Datasets in CICS application programs?