Transcription of Best Practices for Gathering Optimizer Statistics with ...
{{id}} {{{paragraph}}}
Best Practices for Gathering Optimizer Statistics with oracle Database 19c oracle W HITE PAPER / DECEMBER 9, 2019. INTRODUCTION. The oracle Optimizer examines all of the possible plans for a SQL statement and picks the one with the lowest cost, where cost represents the estimated resource usage for a given plan. In order for the Optimizer to accurately determine the cost for an execution plan it must have information about all of the objects (table and indexes) accessed in the SQL statement as well as information about the system on which the SQL statement will be run. This necessary information is commonly referred to as Optimizer Statistics . Understanding and managing Optimizer Statistics is key to optimal SQL execution. Knowing when and how to gather Statistics in a timely manner is critical to maintaining acceptable performance.
Gathering statistics more quickly When not to gather statistics Gathering other types of statistics DISCLAIMER This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle. Your access to and use of this confidential material is subject to the
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}