What is a deadlock?



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

Post New Answer

More CICS Interview Questions

What is the meaning of the deq command?

0 Answers  


Explain how many exceptional condition can be given in a handle condition?

0 Answers  


What is the CICS LOAD command?

3 Answers   IBM,


What is the command used to request notification when the specified time has expired?

1 Answers  


What is the content of the PPT entry?

3 Answers   CTS, IBM,






Have you entered any program names in PPT or PCT? If so How?

2 Answers   IBM,


Into which table is the terminal id registered?

2 Answers  


How do you rollback data written to an ESDS file?

1 Answers   IBM, Infosys,


What is Tclass in cics?what is its importance? How it is implemented?

2 Answers   IBM,


In which table would you make an entry for a BMS map?

2 Answers   IBM,


How and where is the TWA size set? .

1 Answers   IBM,


How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?

3 Answers   DELL, HSBC,


Categories