Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: recycle and keep buffer in other tablespace block sizes
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
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlput 'unsubscribe' in the subject line.
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
![]() |
![]() |