January 2012
Intermediate to advanced
542 pages
11h 28m
English
In this chapter, we will cover:
In this chapter we will focus on preventing, detecting, and tuning contention-related issues.
In a database, as in any information system, there is a limited amount of resources to be shared among many users. When more than one user asks for a resource—which can be a file, a row in a table, a block in the buffer cache—there is a need for a synchronization mechanism to avoid the contemporary use of the resource itself by more than one user at a time.
In this chapter we will investigate two different ...
Read now
Unlock full access