What is lock contention?
Answer / s
Lock contention occurs when an application program is
trying to acquire a lock that is held by another
application program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between *omit and *nopass?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
how 2 resolve the -311 sqlcode
What is the difference between nvl and coalesce?
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,
What is db2 bind process?
Can any one tell me about Restart logic in DB2.
What is PRIME TABLE and what are the uses of it
Explain the contention situations caused by locks?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What is CHECK PENDING ?
What is a trigger in the db2 database?