|
What is meant by concurrency?
DB2 ( IBM Database 2 ) Interview Questions
(Continued from previous question...)
What is meant by concurrency?
Concurrency is what allows more than one DB2 application process to access the same data at essential the same time. Problems may occur, such as lost updates, access to uncommitted data, and un-repeatable reads.
(Continued on next question...)
Other Interview Questions
|