Using Oracle
Buch, Englisch, 489 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 960 g
ISBN: 978-1-4757-7697-3
Verlag: Springer
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.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Algorithmen & Datenstrukturen
- Interdisziplinäres Wissenschaften Wissenschaften: Forschung und Information Informationstheorie, Kodierungstheorie
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Information Retrieval
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Data Warehouse
- Mathematik | Informatik EDV | Informatik Technische Informatik Netzwerk-Hardware
Weitere Infos & Material
Methodology.- Database Application Development.- Performance Tuning Methodology.- Tuning the Conceptual Level of a Database.- Oracle Tools for Tuning and Optimization.- Internal Level of an Oracle Database.- Tuning of Disk Resident Data Structures.- Tuning of Memory-Resident Data Structures.- Oracle Utility for Tuning and Optimization.- Optimization of the External Level of a Database.- Query Tuning and Optimization Under Oracle 8i.- Special Features of Oracle 8i and a Glimpse into Oracle 9i.- Contemporary Issues.- Tuning the Data Warehouse at All Levels.- Web-Based Database Applications.