What are the levels of isolation available with DB2V4
Answers were Sorted based on User's Feedback
Answer / nag(igate)
CS Cursor Stability
RS Read Stability
RR Repeatable Read
UR Uncomitted Read
NC no commit-similar to UR
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s
CS Cursor Stability
RS Read Stability
RR Repeatable Read
UR Uncomitted Read
| Is This Answer Correct ? | 0 Yes | 1 No |
i want to delete 20th million record how ?
List out the three types of page locks that can be held.
What is universal database?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
Which catalog table stores referential constraints?
What is the purpose of the QUIESE Utility?
What is access path in db2?
What is a buffer pool?
What information can you find in SYSIBM.SYSLINKS table?
Why might full image copies be faster to implement than an incremental image copy?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
How connect db2 database to datastage?