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

Sync points cannot be requested by the application programs (True or False).

1 Answers   IBM,


What is the difference between the NOHANDLE option and the IGNORE condition?

3 Answers  


Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)

2 Answers   IBM,


Define temporary storage?

0 Answers  


what are transient data sets defined to cics?

0 Answers   IBM,






What is the General Command format Of CICS

3 Answers   IBM,


In case you modify the attribute field of map do you need to recompile the map?

5 Answers   RBS,


How can you Define and Install the Maps & Mapset ?

5 Answers  


Which is the CICS control program which governs the flow of control among the CICS application

2 Answers  


Explain the difference between using the read command with into option and set option?

0 Answers  


What is eib?

0 Answers  


Explain how do you establish a starting position in a browse operation?

0 Answers  


Categories