Oracle Database Transactions and Locking Revealed

Oracle Database Transactions and Locking Revealed
Author :
Publisher : Apress
Total Pages : 179
Release :
ISBN-10 : 9781484207604
ISBN-13 : 1484207602
Rating : 4/5 (04 Downloads)

Book Synopsis Oracle Database Transactions and Locking Revealed by : Thomas Kyte

Download or read book Oracle Database Transactions and Locking Revealed written by Thomas Kyte and published by Apress. This book was released on 2014-11-05 with total page 179 pages. Available in PDF, EPUB and Kindle. Book excerpt: Oracle Database Transactions and Locking Revealed provides much-needed information for building scalable, high-concurrency applications and deploy them against the Oracle Database. Read this short, 150-page book that is adapted from Expert Oracle Database Architecture to gain a solid and accurate understanding of how locking and concurrency are dealt with by Oracle Database. Also learn how the Oracle Database architecture accommodates user transactions, and how you can write code to mesh with how Oracle Database is designed to operate. Good transaction design is an important facet of highly-concurrent applications that are run by hundreds, even thousands of users who are all executing transactions at the same time. Transaction design in turn relies upon a good understanding of how the underlying database platform manages of the locking of resources so as to prevent access conflicts and data loss that might otherwise result from concurrent access to data in the database. Oracle Database Transactions and Locking Revealed covers in detail the various lock types, and also different locking schemes such as pessimistic and optimistic locking. Then you’ll learn about transaction isolation and multiversion concurrency, and how the various lock types support Oracle Database’s transactional features. You’ll learn some good tips for transaction design, as well as some bad practices and habits to avoid. Coverage is also given to redo and undo, and their role in concurrency. This is an important book that anyone developing highly-concurrent applications will want to have handy on their shelf.


Oracle Database Transactions and Locking Revealed Related Books

Oracle Database Transactions and Locking Revealed
Language: en
Pages: 179
Authors: Thomas Kyte
Categories: Computers
Type: BOOK - Published: 2014-11-05 - Publisher: Apress

DOWNLOAD EBOOK

Oracle Database Transactions and Locking Revealed provides much-needed information for building scalable, high-concurrency applications and deploy them against
Oracle Database Transactions and Locking Revealed
Language: en
Pages: 0
Authors: Darl Kuhn
Categories:
Type: BOOK - Published: 2021 - Publisher:

DOWNLOAD EBOOK

Access much-needed information for building scalable, high-concurrency applications and deploying them against the Oracle Database. This new edition is updated
Effective Oracle by Design
Language: en
Pages: 688
Authors: Thomas Kyte
Categories: Computers
Type: BOOK - Published: 2003-09-12 - Publisher: McGraw Hill Professional

DOWNLOAD EBOOK

Tom Kyte of Oracle Magazine’s “Ask Tom” column has written the definitive guide to designing and building high-performance, scalable Oracle applications.
Oracle RMAN Pocket Reference
Language: en
Pages: 121
Authors: Darl Kuhn
Categories: Computers
Type: BOOK - Published: 2001-11-01 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Oracle RMAN Pocket Reference is a handy guide for DBAs who intend to use Oracle Recovery Manager for database backup and recovery. Because Recovery Manager (RMA
MySQL Concurrency
Language: en
Pages: 300
Authors: Jesper Wisborg Krogh
Categories: Computers
Type: BOOK - Published: 2021-05-08 - Publisher: Apress

DOWNLOAD EBOOK

Know how locks work in MySQL and how they relate to transactions. This book explains the major role that locks play in database systems, showing how locks are e