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: statspack report on sql

RE: statspack report on sql

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Mon, 19 May 2003 09:41:42 -0800
Message-ID: <F001.0059CB19.20030519094142@fatcity.com>


Ray - I'm a big fan of STATSPACK, but I think its job will be more to alert you to something wrong. I believe that STATSPACK just reads the v$sql table at the time it is executed.

   Sometimes this requires some detective work. Like the Bob Seger line "working on a mystery without any clues". Are you looking for ad-hoc queries or something an application created? If the latter, then go talk to the developers. If the former, the easiest way is to see which process takes up a lot of CPU, then trace it back to the SQL via the v$ tables.

   Sorry to be vague, but maybe you can give more details and I can be more helpful.

Dennis Williams
DBA, 80%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Monday, May 19, 2003 8:11 AM
To: Multiple recipients of list ORACLE-L

Are there any columns that could be tied to the standard sql reports from statspack to point the finger at the userid that is responsible for a certain load? Hoping to chase down a bad guy this moring.



Ray Stell stellr_at_vt.edu (540) 231-4109 KE4TJC 28^D
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Ray Stell
  INET: stellr_at_cns.vt.edu
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_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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.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_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 Mon May 19 2003 - 12:41:42 CDT

Original text of this message

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