Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Forcing no changes to SQLShared Area?
In article <u662wg2zn.fsf_at_grossprofit.com>, Galen says...
>
>Is there anyway at the session level to tell Oracle not to even
>consider the sql shared area on this next piece of SQL. We
>expect this query not to be there.
>
>And, the most important piece, don't push other sql out of the
>shared SQL area.
>
>--
>Galen Boyer
not unless its a CREATE/DROP type of statement... otherwise in it goes.
-- Thomas Kyte (tkyte@oracle.com) http://asktom.oracle.com/ Expert one on one Oracle, programming techniques and solutions for Oracle. http://www.amazon.com/exec/obidos/ASIN/1861004826/ Opinions are mine and do not necessarily reflect those of Oracle CorpReceived on Fri Apr 12 2002 - 19:56:59 CDT
![]() |
![]() |