Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: outline not working on 1 instance of RAC cluster
v$sql.outline_category tells you if a particular sql is using an outline, but it
doesn't tell what, if any, outlines are currently active. If a SQL statement
that matches an outline in a specific category hasn't been executed yet, it would
not show up in v$sql.
Wayne
Have you tried v$sql.outline_category :-?
Yes (as far as I know). I was thinking about that when I was writing up
the
problem, but I couldn't figure out how to confirm. I couldn't find a
parameter
or V$ view that would tell me for sure.
Wayne
.
.
.
.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Apr 16 2007 - 12:08:04 CDT
![]() |
![]() |