What is deadlock?
Answers were Sorted based on User's Feedback
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 |
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 |
Where is the output of EXPLAIN stored?
What are the various isolation levels possible?
Plan has the optimized access path in it. But is that optimized access path is attained or known
What is phantom read in db2?
Can we update view in db2?
What is SPUFI?
Is it possible to precompile if db2 goes down?
What is difference between alias and synonym in db2?
What is an intent lock?
Explain how can you do the explain of a dynamic sql statement?
What is db2 catalog database?
how do you resolve -805?