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

I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.

0 Answers  


What information can you find in SYSIBM.SYSLINKS table?

1 Answers   TCS,


How are write I/Os from the buffer pool executed?

1 Answers  


what is the soft code for deadlock ?

2 Answers   Logica CMG,


What are foreign keys in db2?

0 Answers  


What is the difference between cursor stability and repeatable read isolation levels?

0 Answers  


What is a synonym ?

2 Answers  


what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)

4 Answers   IBM,


What is a PLAN table? How will you use it? Give the various fields of PLAN table?

1 Answers   Accenture,


What is a DBRM, PLAN ?

3 Answers  


if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records

4 Answers   UST,


What is the purpose of using commit?

0 Answers  


Categories