Navigation Stability : A New Isolation Level in ORDBMSs
スポンサーリンク
概要
- 論文の詳細を見る
In order to enhance the performance, many database management systems (DBMSs) execute transactions at isolation level 2 rather than at isolation level 3, the strict two phase locking, even if it sacrifices consistency to a certain degree. Cursor stability, a variant of isolation level 2 in relational DBMSs (RDBMSs), has been widely used as a useful technique for obtaining concurrency achievable at level 2 without much sacrificing consistency. However, cursor stability is much less usable in object-relational DBMSs (ORDBMSs) because navigational applications in ORDBMSs can suffer from critical inconsistency problems such as dangling pointers, lost updates, and reading inconsistent complex objects. In this paper, we propose a new isolation level, navigation stability, that prevents the inconsistency problems of cursor stability for navigational applications, while avoiding significant degradation of the concurrency of level 3. First, we analyze the inconsistency problems of cursor stability for navigational applications. Second, we define navigation stability as an extension of cursor stability and show that it solves those inconsistency problems of cursor stability in ORDBMSs. Third, through extensive simulation, we show that navigation stability significantly enhances the performance compared with level 3. For workloads consisting of transactions of long duration, compared with level 3, the throughput of navigation stability is enhanced by up to 200% ; the average response time reduced by as much as 55% ; and the abort ratio reduced by as much as 77%. From these results, we conclude that navigation stability is a useful isolation level in ORDBMSs that can be used in place of isolation level 3 to improve the performance and concurrency without significant sacrifice of consistency.
- 社団法人電子情報通信学会の論文
- 2001-09-01
著者
-
Whang K‐y
Korea Advanced Inst. Sci. And Technol. (kaist) Kor
-
Whang Kyu-young
With The Computer Science Department And Advanced Information Technology Research Center (aitrc) Kor
-
MOON Yang-Sae
with the Computer Science Department and Advanced Information Technology Research Center (AITrc)
-
HONG Eui-Kyung
with the Department of Computer Science and Statistics, University of Seoul
-
SEO Hong-Suk
with the Computer Science Department and Advanced Information Technology Research Center (AITrc), Ko
-
CHANG Ji-Woong
with the Computer Science Department and Advanced Information Technology Research Center (AITrc), Ko
-
Seo Hong-suk
With The Computer Science Department And Advanced Information Technology Research Center (aitrc) Kor
-
Hong Eui-kyung
With The Department Of Computer Science And Statistics University Of Seoul
-
Moon Yang-sae
With The Computer Science Department And Advanced Information Technology Research Center (aitrc) Kor
-
Chang Ji-woong
With The Computer Science Department And Advanced Information Technology Research Center (aitrc) Kor
関連論文
- Effective Reference Probability Incorporating the Effect of Expiration Time in Web Cache
- Navigation Stability : A New Isolation Level in ORDBMSs
- An Object-Oriented Hypermedia System Based on the Dexter Reference Model and the MHEG Standard (Special Issue on Multimedia Computing and Communications)
- A Multimedia Information System Integrating Hypermedia, Information Retrieval, and DBMS Technologies