Skip to Content
Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition
book

Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

by Rick Greenwald, Robert Stackowiak, Jonathan Stern
June 2001
Intermediate to advanced
384 pages
11h 36m
English
O'Reilly Media, Inc.
Content preview from Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

Oracle Features for OLTP

Oracle has many features that contribute to OLTP performance, reliability, scalability, and availability. This section presents the basic attributes of many of these features. This section is by no means exhaustive; it’s only intended to be an introduction. Please see your relevant Oracle documentation and third-party books for more information.

General Concurrency and Performance

As discussed in Chapter 7, Oracle has implemented excellent support for concurrency and performance in OLTP systems. Some of the key features relevant to OLTP are as follows:

Nonescalating row-level locking

Oracle locks only the rows a transaction works on and never escalates these locks to page-level or table-level locks. This prevents any false lock contention for cases in which users want to work on different rows but contend for locks that have escalated to higher granularity levels, such as page locks.

Multiversion read consistency

Oracle provides statement-level and transaction-level data consistency without requiring read locks. A query is guaranteed to see only the data that was committed at the time the query started. The changes made by transactions that were in-flight but uncommitted at the time the query started won’t be visible. Transactions that began after the query started and were committed before the query finishes also won’t be seen by the query. Oracle uses rollback segments to reproduce the data as it existed at the time the query started. This capability avoids ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Oracle 11g R1/R2 Real Application Clusters Essentials

Oracle 11g R1/R2 Real Application Clusters Essentials

Benjamin Scott Prusinski, Syed Jaffer Hussain
OCA/OCP Oracle Database 11g All-in-One Exam Guide

OCA/OCP Oracle Database 11g All-in-One Exam Guide

John Watson, Roopesh Ramklass, Bob Bryla
Oracle 11g

Oracle 11g

Lewis Cunningham
Oracle Enterprise Manager 10g Grid Control Handbook

Oracle Enterprise Manager 10g Grid Control Handbook

Werner De Gruyter, Matthew Hart, Daniel Nguyen

Publisher Resources

ISBN: 0596001797Catalog PageErrata