Cantitate/Preț
Produs

Troubleshooting Oracle Performance

Autor Christian Antognini
en Limba Engleză Paperback – 12 mar 2027

This book is a systematic guide to diagnosing and resolving performance problems in enterprise applications that use Oracle Database. Written for database administrators and application developers by a performance engineer who has learned by doing, it offers Christian's systematic approach to solving database application performance problems and helps you plan for performance as you would for any other application requirement. You will see how SQL is parsed and executed, how to obtain and interpret execution plans, and how to move efficiently from symptoms to root causes across reproducible issues (SQL trace, PL/SQL profilers), live incidents (dynamic performance views), and post-mortem analysis (AWR and Statspack). Coverage spans modern releases from Oracle Database 12g through Oracle AI Database 26ai.

This edition builds on the prior best-selling editions with a deeper focus on the query optimizer and plan stability. You will learn how to configure the optimizer for each workload, evaluate execution plan efficiency, and apply execution plan management techniques including hints, SQL plan baselines, SQL profiles, and SQL patches. The restructured core adds focused chapters on parallel execution, precomputing and caching data, and optimizing network round trips, helping you tune joins and data access, increase throughput with parallelism, leverage materialized views and result caching, and reduce latency via the array interface and row prefetching. The result is an up-to-date, practical guide that helps you diagnose faster, fix with confidence, and keep Oracle Database performance on track across 12g to 26ai.

What You Will Learn

  • Diagnose performance with SQL trace, PL/SQL profilers, dynamic views, AWR, and Statspack
  • Configure the query optimizer and read execution plans for efficiency and stability
  • Apply hints, SQL plan baselines, SQL profiles, and SQL patches to manage execution plans
  • Minimize parsing overhead while preserving throughput
  • Optimize data access and join strategies for predictable performance
  • Improve throughput with parallel execution and precomputation via materialized views and result caching
  • Reduce latency by optimizing network round trips (array interface, row prefetching)
  • Strengthen physical design choices to sustain application performance

Who This Book is For

Performance analysts, database administrators, and application developers who are involved in troubleshooting performance problems in applications using Oracle Database.

Citește tot Restrânge

Carte nepublicată încă

Livrare prin curier în România Precomanda se expediază când titlul devine disponibil.
Transport gratuit pentru acest produs Plată online sau ramburs, în funcție de opțiunile comenzii.
Retur gratuit în 14 zile Comandă securizată și suport în română.
Doresc să fiu notificat când acest titlu va fi disponibil:

Specificații

ISBN-13: 9798868832246
Ilustrații: Approx. 700 p.
Dimensiuni: 178 x 254 mm
Ediția:Third Edition
Editura: APRESS L.P.
Colecția Apress

Notă biografică

Christian Antognini firmly believes that, at its core, it's all about data and how effectively companies process and leverage it. For this reason, he has focused on the efficient use of database engines since 1995. His main interests include logical and physical database design, query optimizers, and basically everything else related to data processing and application performance management.

Christian lives in Ticino, Switzerland, with his wife, Michelle. He spends much of his time with his wonderful family and enjoys reading books, playing games, viewing a good movie, riding one of his bicycles, or gliding down the Swiss Alps on a snowboard.


Cuprins

Part I.- Chapter 1: Performance Problems.- Chapter 2: Key Concepts.- Part II.- Chapter 3: Analysis of Reproducible Problems.- Chapter 4: Real-Time Analysis of Irreproducible Problems.- Chapter 5: Post-mortem Analysis of Irreproducible Problems.- Part III.- Chapter 6: Introducing the Query Optimizer.- Chapter 7: System Statistics.- Chapter 8: Object Statistics.- Chapter 9: Configuring the Query Optimizer.- Chapter 10: Execution Plans.- Part IV.- Chapter 11: SQL Optimization Techniques.- Chapter 12: Parsing.- Chapter 13: Optimizing Data Accesses.- Chapter 14: Optimizing Joins.- Chapter 15: Parallel Execution.- Chapter 16: Precomputing and Caching Data.- Chapter 17: Optimizing Network Round Trips.- Chapter 18: Optimizing the Physical Design.- Appendix A.


Caracteristici

Fills an open niche by providing repeatable processes in the form of roadmaps for addressing common problem areas Those roadmaps lead readers to solutions Author is respected member of the OakTable Network, which is an international organization of top, Oracle performance analysts Covers all currently in use versions of Oracle, from Oracle9i Database up through Oracle Database 11g