Answer Posted / bala
Isolation by its name explains the level by which two or more concurrent transactions are isolated from each other to maintain the data integrity in the database.
for example transaction A and transaction B are concurrent transactions, then it defines if A can read/update the data being modified by B or not and vice versa.
These Isolation levels will be used based on the business logic.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is access path in db2?
Explain about rct.
Explain the contents that are a part of dclgen.
what is diffrence b/w file-aid tool and file-aid utility???
What is buffer pool and list some of them?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is bind plan?
What is a db2 package?
Define buffer pool.
What is coalesce in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What are foreign keys in db2?
How do I change the column size in db2?
What is catalog database in db2?
How do I add a column to a table in db2?