Expert Oracle Database Architecture
eBook - ePub

Expert Oracle Database Architecture

Techniques and Solutions for High Performance and Productivity

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Expert Oracle Database Architecture

Techniques and Solutions for High Performance and Productivity

Book details
Table of contents
Citations

About This Book

Now in its fourth edition and covering Oracle Database 21c, this best-selling book continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom Kyte and Darl Kuhn share a simple philosophy: "you can treat Oracle as a black box and just stick data into it, or you can understand how it works and exploit it as a powerful computing environment." If you choose the latter, then you'll find that there are few information management problems that you cannot solve quickly and elegantly.
This fully revised fourth edition covers the developments and new features up to Oracle Database 21c.Up-to-date features are covered for tables, indexes, data types, sequences, partitioning, data loading, temporary tables, and more.All the examples are demonstrated using modern techniques and are executed in container and pluggable databases. The book's proof-by-example approach encourages you to let evidence be your guide. Try something. See the result. Understand why the result is what it is. Apply your newfound knowledge with confidence. The book covers features by explaining how each one works, how to implement software using it, and the common pitfalls associated with it.
Don't treat Oracle Database as a black box. Get this book. Dive deeply into Oracle Database's most powerful features that many do not invest the time to learn about. Set yourself apart from your competition and turbo-charge your career.
What You Will Learn

  • Identify and effectively resolve application performance issues and bottlenecks
  • Architect systems to leverage the full power and feature set of Oracle's database engine
  • Configure a database to maximize the use of memory structures and background processes
  • Understand internal locking and latching technology and how it impacts your system
  • Proactively recommend best practices around performance for table and index structures
  • Take advantage of advanced features such as table partitioning and parallel execution


Who This Book Is For
Oracle developers and Oracle DBAs. If you're a developer and want a stronger understanding of Oracle features and architecture that will enable your applications to scale regardless of the workload, this book is for you. If you're a DBA and want to intelligently work with developers to design applications that effectively leverage Oracle technology, then look no further.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Expert Oracle Database Architecture by Darl Kuhn,Thomas Kyte in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484274996
Edition
4

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Developing Successful Oracle Applications
  4. 2. Architecture Overview
  5. 3. Files
  6. 4. Memory Structures
  7. 5. Oracle Processes
  8. 6. Locking and Latching
  9. 7. Concurrency and Multiversioning
  10. 8. Transactions
  11. 9. Redo and Undo
  12. 10. Database Tables
  13. 11. Indexes
  14. 12. Datatypes
  15. 13. Partitioning
  16. 14. Parallel Execution
  17. 15. Data Loading and Unloading
  18. Back Matter