What is meant by isolation level?
Answers were Sorted based on User's Feedback
Answer / s
Isolation level determines how long the page or row locks
will be held.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manidhan
ISOLATION LEVEL - Level of Isolation between two
transactions that want the same resource.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivas chennareddy
Isolation level will let you know,how soon the acquired
lock will be released.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the maximum No of rows per page?
Q3. How will you fetch duplicate values from a DB2 table?
What is host variable in db2 cobol?
What is DYNSLT keyword? How do you perform selection using DYNSLT
Explain about rct.
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
How to resolve -407 sql code in DB2?
Explain the benefits you can get from mainframe connect?
i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
What is the specific need of Plan and..where are the tables in DB2 are physically saved
What is a DBRM, PLAN ?
What type of database is db2?