What are the levels of isolation available with DB2V4
Answer Posted / s
CS Cursor Stability
RS Read Stability
RR Repeatable Read
UR Uncomitted Read
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the rules for db2 programming?
How to create db2 table in mainframe?
What does db2 blu stand for?
What is db2 connect?
What is the clustering index in the db2 database?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
How can you classify the locks in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Name the various locking levels available?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is image copy in db2?
How can you do the explain of a dynamic sql statement?
How can you find out the # of rows updated after an update statement?
Define predicate?
Which isolation level provides highest data integrity?