How To Match a SQL Statement to a Stored Outline
(Doc ID 743312.1)
Last updated on OCTOBER 31, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.1.0.2 to 11.1.0.7 [Release 10.1 to 11.1]Information in this document applies to any platform.
Goal
Is it possible for a given SQL statement to find a matching Stored Outline (if one exists) by querying the data dictionary e.g. V$SQL, DBA_OUTLINES etc. using one of its various hash values.Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |