From oracle-l-bounce@freelists.org  Wed Jul  7 13:23:54 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 i67INde20315
 for <oracle-l@orafaq.com>; Wed, 7 Jul 2004 13:23:49 -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 i67INT620288
 for <oracle-l@orafaq.com>; Wed, 7 Jul 2004 13:23:39 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 7A6EA72D1CB; Wed,  7 Jul 2004 13:04:52 -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 16397-75; Wed,  7 Jul 2004 13:04:52 -0500 (EST)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 965A272C8AF; Wed,  7 Jul 2004 13:04:51 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Wed, 07 Jul 2004 13:03:24 -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 8664572C0B8
 for <oracle-l@freelists.org>; Wed,  7 Jul 2004 13:03:23 -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-70 for <oracle-l@freelists.org>;
 Wed,  7 Jul 2004 13:03:23 -0500 (EST)
Received: from tera.umi.com (tera.umi.com [192.195.245.144])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 3267172C7EF
 for <oracle-l@freelists.org>; Wed,  7 Jul 2004 13:03:23 -0500 (EST)
Received: from aabo-exchange04.bos.il.pqe (aabo-exchange04.bos.il.pqe [172.24.3.67])
 by tera.umi.com (8.12.10/8.12.10) with ESMTP id i67IQsVw026999
 for <oracle-l@freelists.org>; Wed, 7 Jul 2004 14:27:05 -0400
Received: from bosmail00.bos.il.pqe ([172.24.3.64]) by aabo-exchange04.bos.il.pqe with Microsoft SMTPSVC(6.0.3790.0);
	 Wed, 7 Jul 2004 14:27:21 -0400
X-MIMEOLE: Produced By Microsoft Exchange V6.0.6556.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Subject: RE: which Objects in buffer cache
Date: Wed, 7 Jul 2004 14:27:05 -0400
Message-ID: <4C9B6FDA0B06FE4DAF5918BBF0AD82CF09660B96@bosmail00.bos.il.pqe>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: which Objects in buffer cache
Thread-Index: AcRkTMtxOotjdALqSKWCiQuVUnLVeQAApT4A
From: "Bobak, Mark" <Mark.Bobak@il.proquest.com>
To: <oracle-l@freelists.org>
X-OriginalArrivalTime: 07 Jul 2004 18:27:21.0216 (UTC) FILETIME=[0AA80000:01C46450]
X-Virus-Scanned: by amavisd-new at freelists.org
X-archive-position: 4584
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: Mark.Bobak@il.proquest.com
Precedence: normal
Reply-To: oracle-l@freelists.org
X-list: oracle-l
X-Virus-Scanned: by amavisd-new at freelists.org

Mladen,

V$DB_OBJECT_CACHE is based on X$KGLOB, which is the library cache.

I believe the original poster was inquiring about contents of the buffer =
cache, V$BH/X$BH.

-Mark

-----Original Message-----
From: oracle-l-bounce@freelists.org
[mailto:oracle-l-bounce@freelists.org]On Behalf Of Mladen Gogala
Sent: Wednesday, July 07, 2004 2:03 PM
To: oracle-l@freelists.org
Subject: Re: which Objects in buffer cache



On 07/07/2004 01:32:21 PM, Harvinder Singh wrote:
> Hi,
>=20
> 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.

--=20
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
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
-----------------------------------------------------------------

