Oracle8i Internal Services for Waits, Latches, Locks & Memory
Autor Steve Adamsen Limba Engleză Paperback – 4 noi 1999
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.
Preț: 136.86 lei
Preț vechi: 171.08 lei
-20% Nou
Puncte Express: 205
Preț estimativ în valută:
26.19€ • 27.70$ • 21.85£
26.19€ • 27.70$ • 21.85£
Carte tipărită la comandă
Livrare economică 30 decembrie 24 - 13 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781565925984
ISBN-10: 156592598X
Pagini: 136
Dimensiuni: 152 x 229 x 10 mm
Greutate: 0.22 kg
Editura: O'Reilly
Locul publicării:United States
ISBN-10: 156592598X
Pagini: 136
Dimensiuni: 152 x 229 x 10 mm
Greutate: 0.22 kg
Editura: O'Reilly
Locul publicării:United States
Notă biografică
Descriere
Based on Oracle8i, release 8.1, this text contains detailed information about Oracle internals (data structures, algorithms, hidden parameters, and undocumented system statistics). Main topics include wits, latches, locks and memory use and management.