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: flush shared_pool?

Re: flush shared_pool?

From: <sybrandb_at_my-deja.com>
Date: Fri, 08 Dec 2000 14:00:41 GMT
Message-ID: <90qpi6$f8e$1@nnrp1.deja.com>

In article <90qlhv$c2s$1_at_nnrp1.deja.com>,   letokai_at_my-deja.com wrote:
> What does this command do exactly :
>
> alter system flush shared_pool?
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

It clears the library cache, the dictionary cache, and the sql area, it also flushes any stored procedures from memory and unpins the pinned ones.
Check out the sql reference manual or the server administrators guide.

Hth,

--
Sybrand Bakker, Oracle DBA

All standard disclaimers apply
------------------------------------------------------------------------


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Dec 08 2000 - 08:00:41 CST

Original text of this message

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