Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How much memory is consumed by cache tables?
Steve,
Just curious whether you have already looked at X$BH and V$CACHE? Do these two provide the information that you are looking for? If you find it, please post your findings, so that we all can benefit from it. If not, we just got to keep on looking....;-)
Cheers,
Gaja
--- "Orr, Steve" <sorr_at_rightnow.com> wrote:
> How much memory is consumed by cache tables? For
> example, if you have a
> small amount of data in a lookup table that's
> locally managed with 128K
> uniform extents, does it consume 128K of memory even
> if the data is only in
> one 8k DB block? (If that's the case then it would
> be better to assign it to
> a keep buffer pool.)
>
> Steve Orr
> --
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Gaja Krishna Vaidyanatha INET: oraperfman_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Mar 25 2002 - 16:43:39 CST