Expert Oracle Indexing and Access Paths
eBook - Maximum Performance for Your Database
E-Book Download
Download
Beschreibung
<div><p>Speed up the execution of important database queries by making good choices about which indexes to create. Choose correct index types for different scenarios. Avoid indexing pitfalls that can actually have indexes hurting performance rather than helping. Maintain indexes so as to provide consistent and predictable query response over the lifetime of an application.</p><p><b><i>Expert Oracle Indexing and Access Paths&nbsp;</i></b>is about the one database structure at the heart of almost all performance concerns: the index. Database system performance is one of the top concerns in information technology today. Administrators struggle to keep up with the explosion of access and activity driven by the proliferation of computing into everything from phones to tablets to PCs in our increasingly connected world. At the heart of any good-performing database lies a sound indexing strategy that makes appropriate use of indexing, and especially of the vendor-specific indexing features onoffer.</p><p>Few databases fully exploit the wealth of data access mechanisms provided by Oracle.&nbsp;<b><i>Expert Oracle Indexing and Access Paths</i></b>&nbsp;helps by bringing together information on indexing and how to use it into one blissfully short volume that you can read quickly and have at your fingertips for reference. Learn the different types of indexes available and when each is best applied. Recognize when queries arent using indexes as you intend. Manage your indexing for maximum performance. Confidently use the In Memory column store feature as an alternate access path to improve performance. Let Expert Indexing in Oracle Database 12c be your guide to deep mastery of the most fundamental performance optimization structure in Oracle Database.</p><ul><li>Explains how indexes help performance, and sometimes hinder it too</li><li>Demystifies the various index choices so that you can chose rightly</li><li>Describes the database administration chores associated with indexes</li><li>Demonstrates the use of the In Memory column store as an alternate access path to the data</li></ul><p><b>What You Will Learn</b></p></div><div><div><ul><li>Create an overall indexing strategy to guide your decisions<br></li><li>Choose the correct indexing mechanisms for your applications<br></li><li>Manage and maintain indices to avoid degradation and preserve efficiency<br></li><li>Take better advantage of underused index types such as index-organized tables<br></li><li>Choose the appropriate columns to index, with confidence<br></li><li>Blend partitioning and materialized views into your indexing strategy<br></li></ul></div><div><b>Who This Book Is For</b><br></div></div><div><br></div><div>All levels of database administrators and application developers who are struggling with the database performance and scalability challenge. Any database administrator involved with indexing, which is any database administrator period, will appreciate the wealth ofadvice packed into this gem of a book.<br></div><div><br></div>
Auf die Wunschliste
93,95 € inkl. MwSt.
Autorenportrait
Darl Kuhn is a senior database administrator working for Oracle. He handles all facets of database administration from design and development to production support. He also teaches advanced database courses at Regis University in Colorado. Darl does volunteer DBA work for the Rocky Mountain Oracle Users Group. He has a graduate degree from Colorado State University and lives near Spanish Peaks, Colorado, with his wife, Heidi, and daughters, Brandi and Lisa.

Sam R. Alapatiis an experienced Oracle database administrator who holds the Oracle Certified Professional designation and the Hewlett-Packard UNIX System Administrator certification. He currently manages Oracle databases at the Boy Scouts of America's national headquarters in Los Colinas, Texas. Alapati has been dealing with databases for a long time, including the Ingres RDBMS in the mid-1980s. He is also well-versed in the Microsoft SQL Server, Sybase, and IBM DB2 database management systems.

Bill Padfield is an Oracle Certified Professional, working for a large telecommunications company in Denver, Colorado as a lead database administrator. Bill helps administer and manage a large data warehouse environment consisting of more than 75 databases. Bill has been an Oracle Database administrator for more than 14 years, and has been in the IT industry since 1985. Bill also teaches graduate database courses at Regis University and currently resides in Aurora, Colorado with his wife, Oyuna, and son, Evan.

Informationen zu E-Books

„E-Book“ steht für digitales Buch. Um diese Art von Büchern lesen zu können, wird entweder eine spezielle Software für Computer, Tablets und Smartphones oder ein E-Book Reader benötigt. Da es verschiedene (Datei-)Formate für E-Books gibt, gilt es dabei einiges zu beachten.

Von uns werden digitale Bücher hauptsächlich in zwei Formaten ausgeliefert: EPUB und PDF. Je nach Verlag und Titel kann zu dem Format eine Form vom Kopierschutz (DRM=Digital Rights Management) gehören. Sie können Format und Form des DRM der Detailansicht des Titels entnehmen. 

- Bei E-Books ohne DRM (DRM: Nicht vorhanden) müssen Sie lediglich sicherstellen, dass Ihr E-Book Reader, Software oder App das Format (EPUB oder PDF) öffnen kann.
- Der Kopierschutz per Digitalem Wasserzeichen (DRM: Digitales Wasserzeichen) speichert Daten zum Download des Buches direkt in der Datei, die ggf. gerichtlich ausgelesen werden können. Genau wie E-Books ohne DRM können diese Titel ohne Beschränkung kopiert und auf verschiedenen Geräten gespeichert werden, sind allerdings rückverfolgbar.
- Wenn ein Format mit "hartem" Kopierschutz gekoppelt ist (DRM: Adobe DRM), besteht zusätzlich die Notwendigkeit, dass Sie einen kostenlosen Adobe® Account besitzen (genannt Adobe® ID). Nach dem Kauf eines solchen Titels erhalten Sie per Download zunächst eine Übertragungsdatei (URLlink.acsm). Stellen Sie sicher, dass in Ihrer Software (z.B. Adobe® Digital Editions), Ihrer App oder in ihrem Reader die zuvor erwähnte Adobe ID (Ihre E-Mail-Adresse und Ihr Passwort) hinterlegt sind.
Beim ersten Öffnen der Übertragungsdatei im E-Book-Programm oder auf dem Reader wird das Buch untrennbar mit der Adobe ID verknüpft, mit der die Software / das Gerät angemeldet ist.
!! Sollte zu diesem Zeitpunkt keine ID angelegt sein, kann das E-Book nur auf diesem Gerät (Reader oder Computer) gelesen werden und nirgendwo sonst !!
Achten Sie bei der Übertragung von E-Books darauf, dass die selbe Adobe® ID benutzt wird, wie zum ersten Öffnen.

Da E-Books nur für eine begrenzte Zeit – in der Regel 6 Monate – herunterladbar sind, sollten Sie stets eine Sicherheitskopie auf einem Dauerspeicher (Festplatte, USB-Stick oder CD) vorsehen. Auch ist die Menge der Downloads häufig auf maximal 5 begrenzt.
Die Rückgabe von digitalen Inhalten ist technisch bedingt nicht möglich.

Inhalt
1. Introduction to Oracle Indexes.- 2. B-Tree Indexes.- 3. Bitmap Indexes.- 4. Index-organized Tables.- 5. Specialized Indexes.- 6. Partitioned Indexes.- 7. Tuning Index Usage.- 8. Maintaining Indexes.- 9. SQL Tuning Advisor.- 10. In Memory Column Store.