From oracle-l-bounce@freelists.org  Wed Jul  7 13:19:17 2004
Return-Path: <oracle-l-bounce@freelists.org>
Received: from air189.startdedicated.com (root@localhost)
 by orafaq.com (8.11.6/8.11.6) with ESMTP id i67IIp619485
 for <oracle-l@orafaq.com>; Wed, 7 Jul 2004 13:19:01 -0500
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id i67IIf619458
 for <oracle-l@orafaq.com>; Wed, 7 Jul 2004 13:18:51 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id BB3F772C89B; Wed,  7 Jul 2004 13:00:04 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 14891-92; Wed,  7 Jul 2004 13:00:04 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 16A8872C831; Wed,  7 Jul 2004 13:00:04 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 07 Jul 2004 12:58:39 -0500 (EST)
X-Original-To: oracle-l@freelists.org
Delivered-To: oracle-l@freelists.org
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id DB88772C1CC
 for <oracle-l@freelists.org>; Wed,  7 Jul 2004 12:58:38 -0500 (EST)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 15828-04 for <oracle-l@freelists.org>;
 Wed,  7 Jul 2004 12:58:38 -0500 (EST)
Received: from priv-edtnes43.telusplanet.net (outbound05.telus.net [199.185.220.224])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 6938472C526
 for <oracle-l@freelists.org>; Wed,  7 Jul 2004 12:58:38 -0500 (EST)
Received: from localhost ([199.185.220.240])
          by priv-edtnes43.telusplanet.net
          (InterMail vM.6.00.05.02 201-2115-109-103-20031105) with ESMTP
          id <20040707182227.RAA10989.priv-edtnes43.telusplanet.net@localhost>
          for <oracle-l@freelists.org>; Wed, 7 Jul 2004 12:22:27 -0600
Received: from 57.80.136.6 ( [57.80.136.6])
 as user centrex@hosting.telus.net@192.168.200.1 by webmail.hosting.telus.net with HTTP;
 Wed,  7 Jul 2004 11:22:27 -0700
Message-ID: <1089224547.40ec3f633c1cc@webmail.hosting.telus.net>
Date: Wed,  7 Jul 2004 11:22:27 -0700
From: Wolfgang Breitling <breitliw@centrexcc.com>
To: oracle-l@freelists.org
Subject: Re: which Objects in buffer cache
References: <D6424CD4C8A3C044BBC49877ED51C5187D9254@ex2003.metratech.com> <20040707180241.GC11656@mladen.wangtrading.com>
In-Reply-To: <20040707180241.GC11656@mladen.wangtrading.com>
MIME-Version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
X-Originating-IP: 57.80.136.6
X-Virus-Scanned: by amavisd-new at freelists.org
X-archive-position: 4583
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: breitliw@centrexcc.com
Precedence: normal
Reply-To: oracle-l@freelists.org
X-list: oracle-l
X-Virus-Scanned: by amavisd-new at freelists.org

Unless i'm utterly mistaken (which has a far from zero probability), 
V$DB_OBJECT_CACHE shows you something entirely different from v$bh. 
V$DB_OBJECT_CACHE is a "view" into the library cache whereas v$bh is a "view" 
into the db buffer cache.

Quoting Mladen Gogala <mladen@wangtrading.com>:

> 
> On 07/07/2004 01:32:21 PM, Harvinder Singh wrote:
> > Hi,
> > 
> > We are using v$bh, dba_objects and dba_segments views to see what
> > objects are in buffer cache.
> 
> Well, isn't that what the good lord Ellison has given us V$DB_OBJECT_CACHE
> for?
> As an added bonus, you even get the lock information.
> 

-- 
regards

Wolfgang Breitling
Oracle 7,8,8i,9i OCP DBA
Centrex Consulting Corporation
www.centrexcc.com

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@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
-----------------------------------------------------------------

