What are the disadvantages of PAGE level lock?
Answers were Sorted based on User's Feedback
Answer / s
Less concurrency. Lock contention occurs when an
application program is trying to acquire a lock that is
already held by another program.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / thomas john
high resource utilization when large updates are to be done
| Is This Answer Correct ? | 2 Yes | 2 No |
where can we use index and subscript ? with example ?
what is REORG? what is the use?
What is the use of value function?
What are the disadvantages of PAGE level lock?
What is lock escalation in db2?
What is the command used by TSO users to invoke DB2?
For Read Stability locks are not applicable for phantoms, What is Phantoms?
What is precompiler in db2?
Where is the access path logic created by the DB2 Optimizer stored?
What is the syntax required for the creation of a cursor?
What is a collection?
what is Static and dynamic linking