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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Segments storage in memory

Re: Segments storage in memory

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Thu, 18 May 2000 06:06:07 -0700 (PDT)
Message-Id: <10501.105952@fatcity.com>


Your table will be kept in the keep buffer pool.

The keep, recycle and default buffer pool are taken from db_block_buffers.

The best option is to put your tables in the keep buffer pool.
Make sure to size correctly the buffer pools.


Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com
spaquette_at_houra.fr
(33) 01 53 93 06 50
Received on Thu May 18 2000 - 08:06:07 CDT

Original text of this message

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