How do u achieve record level locking in DB2 versions when
record level locking is not allowed?
Answer Posted / nahid gorji
By using locksize page and Isolation level CS.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the various data types available in db2?
What is image copy in db2?
What is the max length of sqlca?
What is a plan and package in db2?
Which isolation level provides maximum concurrency?
What is declare cursor?
How to test SQL -911 error while developing COB-DB2 program
How do you find the maximum value in a column in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
How do you stop a db2 database in linux?
Explain about rct in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
Is schema the same as database?
What is difference between rollback and commit?
What is meant by union and union all?