Database Performance Tuning and Optimization: Using Oracle
β Scribed by Sitansu S. Mittra (auth.)
- Publisher
- Springer-Verlag New York
- Year
- 2003
- Tongue
- English
- Leaves
- 495
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Scope The book provides comprehensive coverage of database performance tuning and opti- zation using Oracle 8i as the RDBMS. The chapters contain both theoretical discussions dealing with principles and methodology as well as actual SQL scripts to implement the methodology. The book combines theory with practice so as to make it useful for DBAs and developers irrespective of whether they use Oracle 8i. Readers who do not use Oracle 8i can implement the principles via scripts of their own written for the particular RDBMS they use. I have tested each script for accuracy and have included the sample outputs generated from them. An operational database has three levels: conceptual, internal, and external. The c- ceptual level results from data modeling and logical database design. When it is imp- mented via an RDBMS such as Oracle, it is mapped onto the internal level. Database - jects of the conceptual level are associated with their physical counterparts in the internal level. An external level results from a query against the database and, as such, provides a window to the database. There are many external levels for a single conceptual level.
β¦ Table of Contents
Front Matter....Pages 1-1
Database Application Development....Pages 3-28
Performance Tuning Methodology....Pages 29-39
Tuning the Conceptual Level of a Database....Pages 41-54
Front Matter....Pages 55-55
Internal Level of an Oracle Database....Pages 57-80
Tuning of Disk Resident Data Structures....Pages 81-136
Tuning of Memory-Resident Data Structures....Pages 137-187
Oracle Utility for Tuning and Optimization....Pages 189-227
Optimization of the External Level of a Database....Pages 229-282
Query Tuning and Optimization Under Oracle 8i....Pages 283-312
Special Features of Oracle 8i and a Glimpse into Oracle 9i....Pages 315-358
Front Matter....Pages 359-359
Tuning the Data Warehouse at All Levels....Pages 361-384
Web-Based Database Applications....Pages 385-398
β¦ Subjects
Database Management; Information Storage and Retrieval; Information Systems and Communication Service
π SIMILAR VOLUMES
A comprehensive guide to performance design planning for cleint-network-server systems using Oracle, this book contains some dynamite applications design tips that can reduce network and server traffic dramatically. The CD-ROM contains various tuning and performance measurement utilities provided by
Intermediate-Advanced user level
Intermediate-Advanced user level
<P>Achieve better performance from your Oracle Database applications</p> <ul> <li>Learn the right techniques to achieve best performance from the Oracle Database</li> <li>Avoid common myths and pitfalls that slow down the database</li> <li>Diagnose problems when they arise and employ tricks to preve