Expert Oracle SQL Optimization, Deployment, and Statistics

Expert Oracle SQL: Optimization, Deployment, and Statistics is about optimizing individual SQL statements, especially on production database systems. This Oracle-specific book begins by assuming you have already identified a particular SQL statement and are considering taking steps to improve its pe...

Full description

Bibliographic Details
Main Author: Hasler, Tony
Format: eBook
Language:English
Published: Berkeley, CA Apress 2014, 2014
Edition:1st ed. 2014
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02640nmm a2200241 u 4500
001 EB000892043
003 EBX01000000000000000689163
005 00000000000000.0
007 cr|||||||||||||||||||||
008 140801 ||| eng
020 |a 9781430259787 
100 1 |a Hasler, Tony 
245 0 0 |a Expert Oracle SQL  |h Elektronische Ressource  |b Optimization, Deployment, and Statistics  |c by Tony Hasler 
250 |a 1st ed. 2014 
260 |a Berkeley, CA  |b Apress  |c 2014, 2014 
300 |a XXVII, 571 p. 20 illus  |b online resource 
653 |a Database Management 
653 |a Database management 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4302-5978-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.74 
520 |a Expert Oracle SQL: Optimization, Deployment, and Statistics is about optimizing individual SQL statements, especially on production database systems. This Oracle-specific book begins by assuming you have already identified a particular SQL statement and are considering taking steps to improve its performance. The book describes a systematic process by which to diagnose a problem statement, identify a fix, and to implement that fix safely in a production system. You'll learn not only to improve performance when it is too slow, but also to stabilize performance when it is too variable. You'll learn about system statistics and how the Cost-Based Optimizer uses them to determine a suitable execution plan for a given statement. That knowledge provides the foundation from which to identify the root cause, and to stabilize and improve performance. Next after identifying a problem and the underlying root cause is to put in place a solution. Expert Oracle SQL: Optimization, Deployment, and Statistics explains how to apply various remedies such as changing the SQL statement, adding hints, changing the physical design, and more, and how they can be brought to bear on fixing a problem once and for all. Rolling a change out smoothly is an important topic when dealing with tuning and optimization. Expert Oracle SQL: Optimization, Deployment, and Statistics does not let you down in this critical area. The book contains two chapters of good information from an experienced professional on how to safely deploy changes into production so that your systems remaining running and available throughout the deployment process. Describes a systematic approach to tuning Oracle SQL Explains how things are supposed to work, what can go wrong, and how to fix it Takes you through the steps needed to stabilize performance in your production systems