Oracle Database 11g Performance Tuning Recipes: A Problem-Solution Approach (Paperback)

Sam Alapati

  • 出版商: Apress
  • 出版日期: 2011-08-23
  • 售價: $2,500
  • 貴賓價: 9.5$2,375
  • 語言: 英文
  • 頁數: 592
  • 裝訂: Paperback
  • ISBN: 1430236620
  • ISBN-13: 9781430236627
  • 相關分類: Oracle資料庫
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Performance problems are rarely "problems" per se. They are more often "crises" during which you’re pressured for results by a manager standing outside your cubicle while your phone rings with queries from the help desk. You won’t 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 chapter’s domain. Solutions in the recipes are backed by clear explanations of background and theory from the author team. Whatever the task, if it’s performance-related, you’ll 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 you’ll 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

  1. Optimizing Table Performance
  2. Choosing and Optimizing Indexes
  3. Optimizing Instance Memory
  4. Monitoring System Performance
  5. Minimizing System Contention
  6. Analyzing Operating System Performance
  7. Troubleshooting the Database
  8. Creating Efficient SQL
  9. Manually Tuning SQL
  10. Tracing SQL Execution
  11. Automated SQL Tuning
  12. Execution Plan Optimization and Consistency 
  13. Configuring the Optimizer
  14. Implementing Query Hints
  15. Executing SQL in Parallel