 |
|
Oracle Tips by Burleson |
OCP Instructors Guide for
Oracle DBA Certification
Chapter 7 - Tuning and Performance
Performance Tuning Intelligent Advisories
Oracle provides advisories for the buffer cache, MTTR (Mean Time To
Recovery) and PGA target. It is important to note that setting the
statistics_level parameter
alone does not activate all of the advisories. The Oracle9i
Performance Tuning Guide and Reference provides information on
activating and using advisories.
The Oracle Database Performance Tuning
(1Z0-033) certification test will have a few questions on the new
advisory feature in Oracle9i. Test candidates should have a firm
understanding of:
Optimizer Dynamic
Sampling
So little is known about the inner-workings of
the cost based optimizer that is often called the Oracle database’s
“little black box.” The optimizer’s job is to analyze the
statement being executed and determine the most efficient access
path to the data for that statement. Craig Mullins provides an
excellent description of a database optimizer in The DB2
Developer’s Guide “the optimizer is equivalent to an expert
system. An expert system is a standard set of rules when combined
with situational data can return an expert opinion.”
The above text is
an excerpt from:
OCP Instructors Guide for Oracle DBA Certification
A Study Guide to Advanced Oracle Certified Professional Database
Administration Techniques
ISBN 0-9744355-3-8
by Christopher T. Foot
http://www.rampant-books.com/book_2003_2_OCP_print.htm
|
Download your Oracle scripts now:
www.oracle-script.com
The
definitive Oracle Script collection for every Oracle professional DBA
|
|