Database performance tuning and optimization : using Oracle /

This book provides comprehensive coverage of database performance tuning using Oracle8 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 m...

Full description

Bibliographic Details
Main Author: Mittra, Sitansu S.
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: New York : Springer, [2003]
Series:Springer professional computing.
Subjects:
Online Access:Connect to the full text of this electronic book
Description
Summary:This book provides comprehensive coverage of database performance tuning using Oracle8 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 Oracle8. Readers who do not use Oracle98 can implement the principles via scripts of their own written for the RDBMS used by them. An operational database has three levels: conceptual, internal, and external. The conceptual level results from data modeling and logical database design. When it is implemented via an RDBMS such as Oracle, it is mapped onto the internal level. Database objects 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. The performance of an OLTP database is measured by the response times of databased transactions. The response time depends on the efficiency of all three levels. A query on a well-designed conceptual level can run slowly if the SQL formulation of the query is poorly done, or if the database objects involved in the query are fragmented, or if a table used by the query has excessive chaining. The book addresses each level separately by focusing first on the underlying principles and root causes of problems and then offering solutions, both on a theoretical level and with Oracle SQL scripts with sample outputs.
Item Description:Electronic resource.
Physical Description:1 online resource (xxi, 489 pages) : illustrations.
Bibliography:Includes bibliographical references and index.
ISBN:0387218084 (electronic bk.)
9780387218083 (electronic bk.)