Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: BUFFER_POOL_KEEP Init.ora Parameter
the docs I have show the following syntax:
BUFFER_POOL_KEEP=(<<buffers:400>>,<<lru_latches:3>>)
I'm not sure if the << & >> are required or not.
also make sure that you don't pull more buffers and latches into your 'keep' pull than you have allocated to the DB in total.
HTH,
Roy
In article <puKL4.69354$q67.1110506_at_newsread2.prod.itd.earthlink.net>,
"Jerry Schupler" <jschupler_at_earthlink.net> wrote:
> Does anyone know the correct syntax for this parameter?
>
> The reference manual contains no example, but cites the tuning manual.
The
> tuning manual offers:
>
> BUFFER_POOL_KEEP=(buffers:400, lru_latches:3")
>
> This does not work for me. Nor do various permutations on this
syntax.
>
> Thanks.
>
> Jerry Schupler
> jschupler_at_earthlink.net
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Apr 21 2000 - 00:00:00 CDT