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: recycle and keep buffer in other tablespace block sizes

RE: recycle and keep buffer in other tablespace block sizes

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Wed, 21 Jul 2004 11:07:38 -0400
Message-ID: <4C9B6FDA0B06FE4DAF5918BBF0AD82CF09660C0F@bosmail00.bos.il.pqe>


You can't. KEEP and RECYCLE can only be defined for the default block size.

Mark J. Bobak
Oracle DBA
ProQuest Company
Ann Arbor, MI
"Post Hoc Ergo Propter Hoc"

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Juan Carlos Reyes Pacheco
Sent: Wednesday, July 21, 2004 9:58 AM
To: oracle-l_at_freelists.org
Subject: recycle and keep buffer in other tablespace block sizes

Hi list I'm investigating this,=20
if your default blocksize is 8k, and you create a tables using 2k block you have the=20
ALTER SYSTEM SET DB_2K_CACHE_SIZE =3D 100M; to set the size for this block cache
=20
But how do you set the keep and recycle size for this block size There are none of this parameter.
ALTER SYSTEM SET DB_2K_KEEP_CACHE_SIZE =3D 1M; ALTER SYSTEM SET DB_2K_RECYCLE_CACHE_SIZE =3D 1M; =20
Thank you
=20
Juan Carlos Reyes Pacheco
OCP



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Jul 21 2004 - 10:26:17 CDT

Original text of this message

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