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 |
What is the eib parameter?
Do you require a table entry for a TSQ?
Explain how do you access storage outside your cics program?
What is the function of DFHMDF BMS macro?
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?
Can dynamic calls be used in CICS?
What is the procedure to read a statement from tsq?
Can you explain exec cics handle condition command?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain difference between call and link?
What is the attribute byte?
What is an ASRA?