What is the difference between CS and RR isolation levels?

Answer Posted / s

CS - page or row locks are released as soon as the cursor
is moved to another row or page.

RR - page or row locks are held for all accessed rows,
qualifying or not atleast until the next commit point.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the sqlcode -501

11316


How do I add a column to a table in db2?

625


What is the purpose of rollback and commit?

599


What is the difference between db2 and oracle?

683


What is the max length of sqlca?

770






What is runstats and reorg in db2?

803


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.

1242


What does db2 blu stand for?

667


Define db2 and its databases?

624


What is the role of the data page in the db2 database?

593


What is the function of logging in the db2 database?

647


What is dbrm? What it contains? When it will be created?

595


Give the name of some fields form sqlca.

614


What is blu acceleration in db2?

610


Explain about dbrm.

610