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 |
What are foreign keys in db2?
On the create tablespace, what does the CLOSE parameter do?
What is DYNSLT keyword? How do you perform selection using DYNSLT
What is the syntax for FETCH in DB2 ?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
What are packages in db2?
What os does db2 run on?
what is the input to PLAN? what is the input to DBRM?
What are the contents of a dclmgen?
What is reorg?
What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 Answers Cap Gemini, Verizon,
Is the primary key a clustered index?