How do u achieve record level locking in DB2 versions when
record level locking is not allowed?
Answers were Sorted based on User's Feedback
Answer / nahid gorji
By using locksize page and Isolation level CS.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / s
By storing one row per data page and using page locks.
| Is This Answer Correct ? | 1 Yes | 2 No |
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is load utility in db2?
What is the difference between oracle and db2?
Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?
How would you find out the total number of rows in a db2 table?
What can the SET option of the Repair Utility accomplish?
What is cursor stability?
How to design maps
Describe major components of db2?
Where besides the DB2 catalog is database object information stored by DB2?
What is the difference between a package and a plan?
6 Answers Infosys, L&T, Mphasis,
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?