Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Forcing no changes to SQLShared Area?

Re: Forcing no changes to SQLShared Area?

From: Thomas Kyte <tkyte_at_oracle.com>
Date: 12 Apr 2002 17:56:59 -0700
Message-ID: <a97vor03138@drn.newsguy.com>


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 Corp 
Received on Fri Apr 12 2002 - 19:56:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US