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

Home -> Community -> Usenet -> c.d.o.server -> Re: [Q] Meaning of v$db_object_cache

Re: [Q] Meaning of v$db_object_cache

From: David <darussell_at_email.msn.com>
Date: Sat, 12 Sep 1998 15:04:14 +0100
Message-ID: <ezFAXZl39GA.252@upnetnews02.moswest.msn.net>


You are correct this is a Library Cache view. I suspect the executions column output can be unrelaible, why not use V$SQLAREA -> EXECUTIONS, that's what I use.

Regards
David Russell

Jeroen van Sluisdam wrote in message <35FA6F2E.9EFEDAED_at_vrijuit.nl>...
>Hi,
>
>I have posted earlier questions about the db buffer. Not getting any
>answers
>I tried to look into the doc's one more time to look for maybe something
>I
>didn't see. Yes I found it v$db_obect_cache
>
>- Is this really an interpretation of the db buffer cache because the
>man. says
> library cache ?
>- the column executions is not used says the man. But when i execute a
>query on a table
> I sometimes see executions incremented (not all the times) Can i trust
>it and what does
> it really mean ?
>- any comment on column loads ?
>
>Thanks,
>
>Jeroen
>
Received on Sat Sep 12 1998 - 09:04:14 CDT

Original text of this message

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