Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g7910w810074
 for <oracle-l@naude.co.za>; Thu, 8 Aug 2002 21:00:58 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id RAA71410;
 Thu, 8 Aug 2002 17:58:07 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b71/bab) via UUCP id 004B01D8; Thu, 08 Aug 2002 17:33:19 -0800
Message-ID: <F001.004B01D8.20020808173319@fatcity.com>
Date: Thu, 08 Aug 2002 17:33:19 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: Ricardo Maurino <ricardo_maurino@yahoo.com>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: Ricardo Maurino <ricardo_maurino@yahoo.com>
Subject: Data contention
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 71; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="0-1214445828-1028852883=:63262"
--0-1214445828-1028852883=:63262
Content-Type: text/plain; charset=us-ascii

Hello All,
I'having performance problems. And I think is data contention. This is 
OLTP system. Solaris 8, Oracle 8.1.7.0

I ran this query:

SELECT count, file#, name  FROM x$kcbfwait, v$datafile
   WHERE indx + 1 = file#  ORDER BY count desc

And this is the top line

13672 1 system01.dbf

By the other side I ran

select * from v$waitstat order by count desc, and the top line show me:

data block 16977 40
How can identified which is the hot segment?

And v$session_wait show me:

event p1 p2 p3

queue messages 7403 15235490980 2147483647
Any help?
Thanks a lot.


Saludos, Ricardo.


---------------------------------
Do You Yahoo!?
HotJobs, a Yahoo! service - Search Thousands of New Jobs
--0-1214445828-1028852883=:63262
Content-Type: text/html; charset=us-ascii

Hello All,<BR>I'having performance problems. And I think is data contention. This is <BR>OLTP system. Solaris 8, Oracle 8.1.7.0<BR><BR>I ran this query:<BR><BR>SELECT count, file#, name&nbsp; FROM x$kcbfwait, v$datafile<BR>&nbsp;&nbsp; WHERE indx + 1 = file#&nbsp; ORDER BY count desc<BR><BR>And this is the top line<BR><BR>13672 1 system01.dbf<BR><BR>By the other side I ran<BR><BR>select * from v$waitstat order by count desc, and the top line show me:<BR><BR>data block 16977 40<BR>How can identified which is the hot segment?<BR><BR>And v$session_wait show me:<BR><BR>event p1 p2 p3<BR><BR>queue messages 7403 15235490980 2147483647<BR>Any help?<BR>Thanks a lot.<BR><BR><BR>Saludos, Ricardo.<p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="http://rd.yahoo.com/careers/mailsig/new/*http://www.hotjobs.com">HotJobs, a Yahoo! service</a> - Search Thousands of New Jobs
--0-1214445828-1028852883=:63262--
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ricardo Maurino
  INET: ricardo_maurino@yahoo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).

