Related Titles
- Full Description
-
Performance problems are rarely "problems" per se. They are more often "crises" during which youre pressured for results by a manager standing outside your cubicle while your phone rings with queries from the help desk. You wont have the time for a leisurely perusal of the manuals, nor to lean back and read a book on theory. What you need in that situation is a book of solutions, and solutions are precisely what Oracle Database 11g Performance Tuning Recipes delivers.
Oracle Database 11g Performance Tuning Recipes is a ready reference for database administrators in need of immediate help with performance issues relating to Oracle Database. The book takes an example-based approach, wherein each chapter covers a specific problem domain. Within each chapter are "recipes," showing by example how to perform common tasks in that chapters domain. Solutions in the recipes are backed by clear explanations of background and theory from the author team. Whatever the task, if its performance-related, youll probably find a recipe and a solution in this book.
- Provides proven solutions to real-life Oracle performance problems
- Offers relevant background and theory to support each solution
- Written by a team of experienced database administrators successful in their careers
What youll learn
- Optimize the use of memory and storage
- Monitor performance and troubleshoot problems
- Identify and improve poorly-performing SQL statements
- Adjust the most important optimizer parameters to your advantage
- Create indexes that get used and make a positive impact upon performance
- Automate and stabilize using key features such as SQL Tuning Advisor and SQL Plan Baselines
Who this book is for
Oracle Database 11g Performance Tuning Recipes is aimed squarely at Oracle Database administrators. The book especially appeals to those administrators desiring to have at their side a ready-to-go set of solutions to common database performance problems.
- Table of Contents
-
Table of Contents
- Optimizing Table Performance
- Choosing and Optimizing Indexes
- Optimizing Instance Memory
- Monitoring System Performance
- Minimizing System Contention
- Analyzing Operating System Performance
- Troubleshooting the Database
- Creating Efficient SQL
- Manually Tuning SQL
- Tracing SQL Execution
- Automated SQL Tuning
- Execution Plan Optimization and Consistency
- Configuring the Optimizer
- Implementing Query Hints
- Executing SQL in Parallel
- Source Code/Downloads
- Errata
-
If you think that you've found an error in this book, please let us know about it. You will find any confirmed erratum below, so you can check if your concern has already been addressed.
On page 84:You must specify the SCOPE parameter
should be:
You must specify the SCOPE=spfile parameter/value
default is SCOPE=both
and
SCOPE=memory won't work here because.....







