Hot block question -10gr2 solaris 10

From: Newman, Christopher <cjnewman_at_uillinois.edu>
Date: Tue, 3 Mar 2009 12:40:14 -0600
Message-ID: <565F609E6D736D439837F1A1A797F341020CC379_at_ADMINMAIL1.ui.uillinois.edu>



We're trying to find a hot block:

select p1 "File #", p2 "Block #", p3 "Reason Code" from v$session_wait where event = 'buffer busy waits';

    File # Block # Reason Code
---------- ---------- -----------

       304          2          13 (File block header)
       304          2          13

.....

Here's the issue, there is *no* file# 304. There are only 240 datafiles in the database and only a handful of temp files. 304 matches neither the file_id nor relative_fno in dba_data_files. Nothing maps to that in dba_segments either. Is this a bug, or are we doing something wrong here?

Chris Newman
Database Specialist
AITS, University of Illinois

--

http://www.freelists.org/webpage/oracle-l Received on Tue Mar 03 2009 - 12:40:14 CST

Original text of this message