Expert Oracle Database Architecture: 9i and 10g Programming Techniques and Solutions

Paperback
from $0.00

Author: Thomas Kyte

ISBN-10: 1590595300

ISBN-13: 9781590595305

Category: Databases - General & Miscellaneous

This is a defining book on the Oracle database for any developer ordatabase administratorwho works with Oracle-driven database applications. Tom Kytehas a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you will find that there are few information management problems that you cannot solve quickly and elegantly.\ Expert Oracle Database...

Search in google:

This book will help you make the best use of Oracle technology. Emulating Tom's rational methodology, and demand for proof-by-example, will make you a far better technology thinker. Without question, this is one of the most importantly Oracle books you can possess.— Ken Jacobs, Vice President of Product Strategy (Server Technologies), Oracle CorporationThis is a defining book on the Oracle database for any developer or DBA who works with Oracle-driven database applications. Tom has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you will find that there are few information management problems that you cannot solve quickly and elegantly.Expert Oracle Database Architecture is the first of a three-book series that completely explores and defines the Oracle database. It covers all of the most important Oracle architecture features, including:Files, memory structures and processesLocking and latchingTransactions, concurrency and multi-versioningTables and IndexesDatatypesPartitioning and parallelismEach feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it.This fully revised edition covers both the 9i and 10g versions. It also comes with a CD containing a searchable PDF of the 8i version of the book.Tom has fully revised and expanded the architecture-related sections from Expert One-on-One Oracle (a searchable PDF of which is included on the CD accompanying this book), and added substantial new material. He focuses solely on 9i and 10g architecture in this book and refers to the CD for 8i-specific details. The number of changes will surprise you.In summary, this book provides a one-stop resource containing deep wisdom on the design, development and administration of Oracle applications, written by one of the world's foremost Oracle experts, Thomas Kyte.

Ch. 1Developing successful Oracle applications1Ch. 2Architecture overview49Ch. 3Files65Ch. 4Memory structures115Ch. 5Oracle processes155Ch. 6Locking and latching183Ch. 7Concurrency and multi-versioning231Ch. 8Transactions255Ch. 9Redo and undo283Ch. 10Database tables337Ch. 11Indexes421Ch. 12Datatypes489Ch. 13Partitioning557Ch. 14Parallel execution615Ch. 15Data loading and unloading649

\ From Barnes & NobleThe Barnes & Noble Review\ In Tom Kyte’s words, “a development team needs at its heart a core of database-savvy developers who are responsible for ensuring the database logic is sound and the system is built to perform from day one.” Kyte’s written Expert Oracle Database Architecture to help you become one of those elite Oracle developers. \ You may recognize Kyte as the author of Oracle Magazine’s indispensable online column, “Ask Tom.” Years ago, he wrote Expert One-on-One Oracle, a book that achieved the impossible: unanimous raves. This book contains some architecture-related text from that classic, extensively updated and expanded for Oracle 10g and 9i.\ Kyte takes you deep inside Oracle’s architecture, illuminating all you need to know to make optimal use of files, memory structures, processes, locking, latching, concurrency controls, transactions, undo/redo, tables, indexes, datatypes, partitioning, parallel execution, and more.\ It’s all informed by Kyte’s coherent development philosophy: First, if it can be done in the database, do it there: That gives you the flexibility to deploy practically anywhere. If possible, do it in a single SQL statement. If not, use PL/SQL. If that doesn’t work, use Java stored procedures. Worst case, use a C external procedure. If none of those options work, are you sure you really need to do it?\ Kyte is currently evolving additional coverage from Expert One-on-One Oracle into another new book, Expert Oracle Programming. In the meantime, if you want to read Kyte’s classic in its original form, just buy Expert Oracle Database Architecture. You’ll get it on CD-ROM as a free bonus. Bill Camarda, from the November 2005 Read Only\ \ \