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: clearing the sga buffers

Re: clearing the sga buffers

From: Kevin Brand <kevin.brandx_at_tel.gte.com>
Date: Fri, 6 Oct 2000 09:29:48 -0500
Message-ID: <8rknje$3kp$1@news.gte.com>

You'll need to UNKEEP any pinned shared pool objects so that a FLUSH ( as below ) will get rid of them too. Otherwise they stay pinned ( V7 ).

I'm not aware of any Oracle delivered method for clearing the buffer cache other than shutdown/restart.

-Kevin

<oratune_at_aol.com> wrote in message news:8rkl51$7ab$1_at_nnrp1.deja.com...
> In article <8rkgfr$chr2_at_shark.ncr.pwgsc.gc.ca>,
> "Rocr" <rolland.cright_at_pwgsc.gc.ca> wrote:
> > Can't remember or find the package that allows me to clear the oracle
 sga's
> > buffers. Need to do some performance testing.
> >
> >
>
> Use 'ALTER SYSTEM FLUSH SHARED POOL';
>
> --
> David Fitzjarrell
> Oracle Certified DBA
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Oct 06 2000 - 09:29:48 CDT

Original text of this message

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