Book description
Oracle SQL Tuning with SQLTXPLAIN is a practical guide to SQL tuning the way Oracle's own experts do it, using a freely downloadable tool called SQLTXPLAIN. Using this simple tool you'll learn how to tune even the most complex SQL, and you'll learn to do it quickly, without the huge learning curve usually associated with tuning as a whole.
Firmly based in real world problems, this book helps you reclaim system resources and avoid the most common bottleneck in overall performance, badly tuned SQL. You'll learn how the optimizer works, how to take advantage of its latest features, and when it's better to turn them off.
Quickly tune any SQL statement no matter how complex.
Build and tune test cases without affecting production.
Use the latest tuning features with confidence.
What you'll learn
How and why complex SQL goes wrong
When statistics are crucial and when they are not
How and when the tuning facilities of the database can help or hinder
When to tune and when not to tune
Which steps in an execution plan are crucial to performance
How the optimizer works out the execution plan
Who this book is for
Oracle SQL Tuning with SQLTXPLAIN is ideal for everyone who deals with SQL and SQL tuning. Both developers and DBA's will benefit from learning how to use the SQLTXPLAIN tool along with the problem solving approach described in this book.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Foreword
- Introduction
- CHAPTER 1: Introduction to SQLTXPLAIN
- CHAPTER 2: The Cost-Based Optimizer Environment
- CHAPTER 3: How Object Statistics Can Make Your Execution Plan Wrong
- CHAPTER 4: How Skewness Can Make Your Execution Times Variable
- CHAPTER 5: Troubleshooting Query Transformations
- CHAPTER 6: Forcing Execution Plans Through Profiles
- CHAPTER 7: Adaptive Cursor Sharing
- CHAPTER 8: Dynamic Sampling and Cardinality Feedback
- CHAPTER 9: Using SQLTXPLAIN with Data Guard Physical Standby Databases
- CHAPTER 10: Comparing Execution Plans
- CHAPTER 11: Building Good Test Cases
- CHAPTER 12: Using XPLORE to Investigate Unexpected Plan Changes
- CHAPTER 13: Trace Files, TRCANLZR and Modifying SQLT behavior
- CHAPTER 14: Running a Health Check
- CHAPTER 15: The Final Word
- APPENDIX A: Installing SQLTXPLAIN
- APPENDIX B: The CBO Parameters (11.2.0.1)
- APPENDIX C: Tool Configuration Parameters
- Index
Product information
- Title: Oracle SQL Tuning with Oracle SQLTXPLAIN
- Author(s):
- Release date: March 2013
- Publisher(s): Apress
- ISBN: 9781430248095
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Oracle SQL Developer
Learn Database design, development,and administration using the feature-rich SQL Developer 4.1 interface About This Book Explore …
book
The Staff Engineer's Path
For years, companies have rewarded their most effective engineers with management positions. But treating management as …
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …