PERHAPS A GIFT VOUCHER FOR MUM?: MOTHER'S DAY

Close Notification

Your cart does not contain any items

Oracle8i Internal Servies for Waits; Latches; Locks & Memory

Steve Adams

$47.50

Book

Not in-store but you can order this
How long will it take?

QTY:

English
O'Reilly Media
05 November 1999
This concise book contains detailed information about Oracle internals -- information

that's not readily available to Oracle customers. It lays a foundation for advanced performance tuning of the Oracle database.

Based on Oracle8i release 8.1, the book describes many of

the secrets of Oracle's internal services: data

structures, algorithms, and undocumented Oracle system

statistics. Main topics include: Waits - how Oracle processes communicate via semaphores,

and how to use the Oracle wait statistics to identify the source of performance problems. Latches - how they keep multiple processes from inspecting protected data structures at the same time, and how to examine and control latch behavior and statistics. Locks - how they work with latches to protect data structures (locks allow multiple sessions to share resources

in some cases), and how locks affect performance. There is also a detailed discussion of instance locks, which are used in parallel server environments. Memory - how Oracle uses memory (e.g., the various elements of the System Global Area), and how Oracle dynamically allocates and manages memory.

Oracle8i Internal Services is aimed

especially at administrators and developers who need

detailed internal information to do advanced performance tuning. The book will expand your repertoire of tuning solutions

and troubleshooting techniques by explaining how you can use Oracle's

hidden parameters and undocumented system statistics to best advantage. NOTE: The author has collected the scripts he has developed for

tuning and analysis into a toolkit (known as APT, for Advanced

Performance Tuning). These scripts access the Oracle X$ tables

directly and provide information not otherwise available. The scripts

are available to readers for free from the O'Reilly web site.

By:  
Imprint:   O'Reilly Media
Country of Publication:   United States
Dimensions:   Height: 229mm,  Width: 152mm,  Spine: 7mm
Weight:   190g
ISBN:   9781565925984
ISBN 10:   156592598X
Pages:   132
Publication Date:  
Audience:   Professional and scholarly ,  Undergraduate
Format:   Book
Publisher's Status:   Active
Preface. 1. Introduction The Oracle Kernel Layers The Kernel Services. 2. Waits Semaphores Wait Statistics Reference. 3. Latches Latches and Locks Parent and Child Latches Latch Gets Advanced Latching Control Reference. 4. Locks Lock Usage Lock Modes Enqueue Locks Row Cache Enqueues Library Cache Locks and Pins DML Locks Buffer Locks Sort Locks Reference. 5. Instance Locks The Lock Manager Global Locks PCM Instance Locks Other Instance Locks Reference. 6. Memory The SGA The Shared Pool Process Memory Reference Index

Steve Adams runs a small consulting company, Ixora, that specializes in advanced Unix and Oracle performance tuning. He is based in Sydney, Australia, but also works remotely for clients in America and Europe. Steve is a regular contributor to various Oracle discussion forums on the Internet, where he is widely regarded as the leading performance expert. His experience with Oracle dates back to version 3 (1984). However, most of his work has been in Unix performance tuning. His interest in Oracle--and Oracle internals in particular--was rekindled when working as the Unix performance expert on a benchmark of an Oracle-based application in 1995. He found the challenge of understanding Oracle performance to be extremely demanding, and yet irresistible. Steve doesn't yet claim to have mastered the topic of Oracle performance, but he does have plenty of insight to share. He can be contacted directly at steve.adams@ixora.com.au or via his company's web site at http://www.ixora.com.au/.

See Also