Return-Path: <root@fatcity.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h45GZ2m07900
 for <oracle-l@orafaq.net>; Mon, 5 May 2003 11:35:02 -0500
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h45GZ2A07895
 for <oracle-l@orafaq.net>; Mon, 5 May 2003 11:35:02 -0500
Received: from fatcity.com (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id HAA64499;
 Mon, 5 May 2003 07:10:21 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 0058F556; Mon, 05 May 2003 06:02:00 -0800
Message-ID: <F001.0058F556.20030505060200@fatcity.com>
Date: Mon, 05 May 2003 06:02:00 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "K Gopalakrishnan" <kaygopal@yahoo.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "K Gopalakrishnan" <kaygopal@yahoo.com>
Subject: RE: free buffers in buffer cache
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Read the mail carefully. It is X$BH. NOT V$BH.


Best Regards,
K Gopalakrishnan

 


-----Original Message-----
Kumar
Sent: Monday, May 05, 2003 5:49 AM
To: Multiple recipients of list ORACLE-L


i tried it but no luck...

SQL> desc v$bh
 Name                                      Null?    Type
 ----------------------------------------- -------- -------------
 FILE#                                              NUMBER
 BLOCK#                                             NUMBER
 CLASS#                                             NUMBER
 STATUS                                             VARCHAR2(4)
 XNC                                                NUMBER
 FORCED_READS                                       NUMBER
 FORCED_WRITES                                      NUMBER
 LOCK_ELEMENT_ADDR                                  RAW(4)
 LOCK_ELEMENT_NAME                                  NUMBER
 LOCK_ELEMENT_CLASS                                 NUMBER
 DIRTY                                              VARCHAR2(1)
 TEMP                                               VARCHAR2(1)
 PING                                               VARCHAR2(1)
 STALE                                              VARCHAR2(1)
 DIRECT                                             VARCHAR2(1)
 NEW                                                CHAR(1)
 OBJD                                               NUMBER
 TS#                                                NUMBER

-----Original Message-----
Sent: Monday, May 05, 2003 4:37 PM
To: Multiple recipients of list ORACLE-L


Arvind:

Check X$BH for status=0, i.e count(*) from X$BH where status=0.



=====
Have a nice day !!
------------------------------------------------------------
Best Regards,
K Gopalakrishnan,
Bangalore, INDIA.
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: K Gopalakrishnan
  INET: kaygopal@yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Arvind Kumar
  INET: arvindk@sqlstarintl.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@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).


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: K Gopalakrishnan
  INET: kaygopal@yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@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).

