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 SYNCPOINT command?

1 Answers   IBM,


Explain how do you control cursor positioning?

0 Answers  


Name the two types of transient data queues?

0 Answers  


what is effect on receive map when

0 Answers   IBM,


What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?

0 Answers  






Mention one alternative aspect of CICS?

0 Answers  


What are the databases that CICS can access?

1 Answers  


A CICS program ABENDS with an ASRA ABEND code. What is its meaning?

3 Answers   IBM,


Explain the various ways data can be passed between CICS programs.

2 Answers   IBM,


Explain 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 cics regions that share the same db2 subsystem?

0 Answers  


Can you define cics task?

0 Answers  


Explain the term Transaction routing?

1 Answers   IBM,


Categories