What is the difference between CS and RR isolation levels?
Answer / 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 |
how to resolve -805 . how to see dbrm and package not found
What is a db2 collection?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
Can there be more than one cursor open for any program?
What is the usage of open cursor command?
Can you use max on a char column?
What's the maximum number of characters that a tablename can have?
What is db2 bind process?
What is a SELECT statement?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What is a clustered index?
Name the various locking levels available?