Answer Posted / 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 |
Post New Answer View All Answers
What is the use of tdq and tsq?
Explain ceci transaction commands?
what is eib, how is can be used?
how do you fire a batch job from a cics txn ?
What is the difference between a return with transid and xctl?
What are the types of important programs that are used in the cics?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Can you explain dfhmdf bms macro?
Explain how do you terminate an already issued delay command?
Can dynamic calls be used in CICS?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What is meant by PPT and what are its uses?
Explain the difference between link and xctl?
Kindly specify the pic clause for the any bll cell type of data fields?
Name the two types of transient data queues?