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

Name at least one of the ways by which a transaction can be terminated?

0 Answers  


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

1 Answers  


what is the option to be coded on return to associate a transaction identifier with next terminal.

1 Answers   IBM,


How is addressability achieved to the data outside programs working-storage.?

3 Answers  


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

0 Answers  






What is a deadlock?

1 Answers  


What is ATI? What kind of TDQ can be used?

3 Answers   IBM,


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

2 Answers   IBM,


Specify cics transaction initiation process?

0 Answers  


What is the General Command format Of CICS

3 Answers   IBM,


when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?

0 Answers   IBM,


What is an ASRA?

2 Answers   IBM,


Categories