Jonathan Lewis
Cost-Based Oracle Fundamentals
Ebook (PDF Format)
Every SQL query that is submitted to the Oracle database is analyzed by a SQL query optimizer called the Cost Based Optimizer (CBO). The CBO uses information about the structure, quantity, and nature of the data to work out the most efficient way to find your result. To be more precise, it tries to find the query execution plan that has the lowest execution cost.As such, the CBO is one of the most important components of the Oracle database, knowledge and understanding of which are vital to the overall performance of the database and your Oracle applications. There are thousands of people whose job is to make Oracle databases run faster and y…
Mehr
Beschreibung
Every SQL query that is submitted to the Oracle database is analyzed by a SQL query optimizer called the Cost Based Optimizer (CBO). The CBO uses information about the structure, quantity, and nature of the data to work out the most efficient way to find your result. To be more precise, it tries to find the query execution plan that has the lowest execution cost.As such, the CBO is one of the most important components of the Oracle database, knowledge and understanding of which are vital to the overall performance of the database and your Oracle applications. There are thousands of people whose job is to make Oracle databases run faster and yet, to many of them, the CBO is still the ultimate black box. The SQL queries go in, but if the execution times are too slow they have no real idea how to logically and effectively trace and fix the cause of the problem. This means that they can waste a lot of time of time (and money) on trial-and-error methods for getting SQL statements to perform efficiently.One of the major difficulties, up till now, is that they there has been no single source of information explaining how Oracle's cost-based optimizer is supposed to work. In Cost Based Oracle, Jonathan Lewis completely demystifies the CBO, providing a lucid, thorough, and structured description of how the optimizer works, how it does its arithmetic, and the things you can do to make it behave.In this book, volume 1 in a series of three, Jonathan covers the fundamentals: the things that everyone who uses the Oracle database needs to know about the CBO. It sheds light on the decisions the CBO makes when parsing a SQL statement and choosing an access plan. It demonstrates how the CBO calculates the cost of a plan and the rules and factors that go into these calculations. It reveals the basic assumptions the optimizer makes about the SQL and the data, explains why things go wrong and how you can fix them when those assumptions are incomplete, inaccurate, or simply false. He also includes a fabulous Upgrade Headaches section that is essential reading for anyone who has ever has, or ever will, upgrade between Oracle versions. Volumes 2 and 3 will track changes to the CBO in subsequent Oracle 10g releases, and will cover the more advanced and complex features of optimization. Jonathan Lewis is one of the most highly respected Oracle consultants in the international community and in this book he shows you how to understand and use the CBO effectively, so that your SQL queries run as efficiently as possible and, ultimately, your applications fulfill their performance potential. TOC:What Do You Mean By Cost?- Tablescans.- Single-Table Selectivity.- Simple B-Tree Access.- The Clustering Factor.- Selectivity Issues.- Histograms.- Bitmap Indexes.- Query Transformation.- Join Cardinality.- Nested Loop Joins.- Hash Joins.- Sorting and Merge Joins.- The 10053 Trace.- Upgrade Headaches.- Optimizer-Related Parameters.
CHF 53.50
Preise inkl. MwSt. und Versandkosten (Portofrei ab CHF 40.00)
Versandkostenfrei
Produktdetails
- ISBN: 978-1-4302-0087-1
- EAN: 9781430200871
- Produktnummer: 12825621
- Verlag: Springer-Verlag GmbH
- Sprache: Englisch
- Erscheinungsjahr: 2006
- Plattform: PDF
- Masse: 2'307 KB
- Auflage: 1st ed
Über den Autor
Jonathan Lewis has been working in the information technology industry for nearly 25 years, and has been using the Oracle relational database management system for more than 20. For the past 16 years, he has worked as a freelance consultant, often spending only one or two days at a time with any client to address critical performance problems. He also advises on design and implementation problems, and on how to make best use of the most appropriate Oracle features for a given project. Jonathan is also renowned throughout the world for his tutorials and seminars about the Oracle database engine and how to make best use of it. Having visited 42 countries at last count, his exceptional ability has earned him an O1 visa from the United States, allowing him to do consultancy and lecture work there. Jonathan has written two books about Oracle (Practical Oracle8i, Addison-Wesley, 2000; Cost-Based Oracle Fundamentals, Apress, 2005), and has contributed to two others (Oracle Insights, Apress, 2004; Oracle Database 10g New Features, Oracle Press, 2004). He also writes regularly for the UKOUG magazine, and occasionally for other publications around the world. In the limited amount of time he has leftover, Jonathan also publishes high-tech Oracle articles on his blog at jonathanlewis.wordpress.com.
45 weitere Werke von Jonathan Lewis:
Ebook (EPUB Format)
CHF 6.00
Bewertungen
0 von 0 Bewertungen
Anmelden
Keine Bewertungen gefunden. Seien Sie der Erste und teilen Sie Ihre Erkenntnisse mit anderen.