Creating a Self-Tuning Oracle Database: Automating Oracle9i Dynamic SGA Performance
Donald Burleson
- 出版商: Rampant Tech Press
- 出版日期: 2003-08-01
- 售價: $522
- 語言: 英文
- 頁數: 160
- 裝訂: Paperback
- ISBN: 0972751327
- ISBN-13: 9780972751322
-
相關分類:
Oracle、資料庫
已絕版
買這商品的人也買了...
-
$2,520$2,394 -
$1,580$1,501 -
$720$569 -
$2,570$2,442 -
$590$466 -
$2,370$2,252 -
$680$537 -
$560$504 -
$750$593 -
$540$427 -
$990$782 -
$380$300 -
$960High Quality Low Cost Software Inspections
-
$1,980$1,881 -
$199How to Become a Highly Paid Corporate Programmer
-
$640Thinking About GIS: Geographic Information System Planning for Managers
-
$3,698Tech Mining: Exploiting New Technologies for Competitive Advantage
-
$650$507 -
$460$363 -
$590$460 -
$580$452 -
$790$672 -
$550$495 -
$890$757 -
$580$458
相關主題
商品描述
Description:
Oracle9i has become one of the world’s most complex databases, and this book is for the senior Oracle DBA who needs to automate the complex mechanisms that govern the RAM memory regions of any Oracle database.
The dynamic memory features of Oracle9i make it possible to create a self-tuning database. This exciting book explores proven techniques for monitoring the behavior of the Oracle System Global Area (SGA) and shows proven techniques that can be used to anticipate upcoming problems and adjust the SGA before a performance problem occurs.
Focusing on proactive tuning and scripting, this books show you how to collect historical data and use it to develop signatures for all memory areas. Using these metrics, you can develop scripts that will anticipate and correct upcoming SGA performance problems.
Table of Contents:
Chapter 1 - Overview of the Oracle9i SGA Regions
RAM Allocation at Oracle Instance Startup
Oracle SGA parameters
RAM and the Oracle Server
RAM on IBM-AIX UNIX
RAM in Linux
RAM on MS-Windows
RAM used by Oracle ConnectionsChapter 2 - Oracle9i Self-tuning basics
Monitoring the data buffers
Oracle9i Sorting
The v$sysstat View
The v$pgastat View
The v$process view
The v$workarea viewChapter 3 - Oracle9i Data Buffer Internals
Tuning the Oracle9i data buffer Pools
Data Block Caching in the SGA
Full table Caching in Oracle9i
The Data Buffer Hit Ratio
Data Buffer Monitoring
Allocating Oracle9i data buffer caches
Internals of the Oracle Data Buffers
Finding Hot Blocks inside the Oracle Data Buffers
Full Data Caching Techniques
Data Buffer Monitoring with STATSPACK
Understand the KEEP and RECYCLE Pools
STATSPACK Tables and KEEP Pool Data
Advanced KEEP Pool Candidate Identification
Advanced RECYCLE Pool Tuning
Large Blocks and Oracle Indexes
Maximizing Oracle9i block space usage
Summary of block size rules
Mapping data blocks to data buffersChapter 4 - Proactive SGA Reconfiguration
Scheduling SGA reconfiguration
Trend-based Oracle Reconfiguration
Plotting the Data Buffer Hit Ratio by Hour of the Day
Approaches to Self-tuning Oracle9i Databases