Preface

This manual explains how to tune Oracle SQL.

This preface contains the following topics:

Audience

This document is intended for database administrators and application developers who perform the following tasks:

  • Generating and interpreting SQL execution plans

  • Managing optimizer statistics

  • Influencing the optimizer through initialization parameters or SQL hints

  • Controlling cursor sharing for SQL statements

  • Monitoring SQL execution

  • Performing application tracing

  • Managing SQL tuning sets

  • Using SQL Tuning Advisor or SQL Access Advisor

  • Managing SQL profiles

  • Managing SQL baselines

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

Related Documents

This manual assumes that you are familiar with the following documents:

To learn how to tune data warehouse environments, see Oracle Database Data Warehousing Guide.

Many examples in this book use the sample schemas, which are installed by default when you select the Basic Installation option with an Oracle Database. See Oracle Database Sample Schemas for information on how these schemas were created and how you can use them.

To learn about Oracle Database error messages, see Oracle Database Error Messages Reference. Oracle Database error message documentation is only available in HTML. If you are accessing the error message documentation on the Oracle Documentation CD, then you can browse the error messages by range. After you find the specific range, use your browser's find feature to locate the specific message. When connected to the Internet, you can search for a specific error message using the error message search feature of the Oracle online documentation.

Conventions

The following text conventions are used in this document:

Convention Meaning
boldface Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.
italic Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.
monospace Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.