Enhanced Data Locking to Serve ACID Transaction Properties in the Oracle Database | IEEE Conference Publication | IEEE Xplore

Enhanced Data Locking to Serve ACID Transaction Properties in the Oracle Database


Abstract:

Relational databases are characterized by precise data models, formed by the entities and relationships. Integrity and consistency are maintained by the transactions, whi...Show More

Abstract:

Relational databases are characterized by precise data models, formed by the entities and relationships. Integrity and consistency are maintained by the transactions, which ensure transfer from one consistent state to another. Consistency is ensured at the latest at the end of the transaction itself. SQL norm specifies two lock types applied on the data row level to serve the consistency in the parallel data access. However, Oracle Database uses a different approach relying on the transaction logs to provide historical consistent data images. In this paper, Reservable attributes are discussed, introduced in Oracle 23c version by focusing on the performance, limitations and general issues.
Date of Conference: 15-17 November 2023
Date Added to IEEE Xplore: 28 November 2023
ISBN Information:

ISSN Information:

Conference Location: Riga, Latvia

Funding Agency:


I. Introduction

Relational databases were introduced in 60ties of the 20th century. Immediately after their introduction, several variants and efforts for certification and codification were present. A relational database is formed by the set of entities and relationships between them, by focusing on the data value precision and accuracy. This is done by the transactions, which ensure the shift from one consistent state to another, by checking the integrity rules. [11]

Contact IEEE to Subscribe

References

References is not available for this document.