Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Need help tuning FTS

RE: Need help tuning FTS

From: John Kanagaraj <john.kanagaraj_at_hds.com>
Date: Wed, 06 Jun 2001 17:22:51 -0700
Message-ID: <F001.0031F67F.20010606155624@fatcity.com>

Hi Srini,

>isolate the issue. We have run it when only one other user was
>hitting the
>prod database heavily using a select stmt on unrelated tables - but the
>problem still persists. There were no concurrent requests
>running at the
>time. The issue does not seem to be related to contention of resources.
>I have tried to figure out what the hot blocks are (via x$bh)
>but have come

Is it possible to take a snapshot of v$system_event, v$sysstat before and after the program runs and look at what's happening (on both Prod/QA)? That should tell us which resources are being used....

Basically, what I did was to take Steve's script that looks at v$bh and group/count the hot blocks by object name.

John Kanagaraj

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: john.kanagaraj_at_hds.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_at_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).
Received on Wed Jun 06 2001 - 19:22:51 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US