What is deadlock?

Answers were Sorted based on User's Feedback



What is deadlock?..

Answer / s

Deadlock is a situation where two programs are waiting on
each other's lock to be released.

Is This Answer Correct ?    7 Yes 0 No

What is deadlock?..

Answer / srikanth

when two applications trying to access the same table that
the table is locked by another table is called deadlock

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More DB2 Interview Questions

select distinct(empid),distinct(dept),name from EMP will the above query work?

2 Answers   CTS,


What is db2? Explain.

0 Answers  


if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..

4 Answers   IBM,


How do you eliminate duplicate values in db2?

0 Answers  


What if we fail to give values in columns declared as NOT NULL ?

3 Answers   Cap Gemini,






What is cursor in dbms?

0 Answers  


What is temporal table in db2?

0 Answers  


How do you simulate the explain of an embedded sql statement in spufi/qmf?

0 Answers  


what is difference between Static call and Dynamic call? How does it function?

1 Answers   Syntel,


how to resolve -818 error. how to see timestamp token in load module and plan

4 Answers   IBM,


Is there any advantage to denormalizing DB2 tables?

1 Answers  


DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language

4 Answers   Accenture,


Categories