How do u achieve record level locking in DB2 versions when
record level locking is not allowed?
Answer Posted / s
By storing one row per data page and using page locks.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is null indicator in db2?
What is the difference between nvl and coalesce?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What are types of indexes?
List out the three types of page locks that can be held.
What is a page in db2?
What are concurrency issues?
Is db2 a programming language?
How do I start db2 in windows?
Which component is responsible for processing sql statements and selecting access paths?
What is runstats db2?
What is explain plan in db2?
How do we specify index to include or not during bind process.
What is a cursor in programming?
What is the difference between oracle and db2?