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: More selective means slower?

Re: More selective means slower?

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Thu, 20 Jan 2005 12:46:11 -0700
Message-ID: <41F00A83.2010509@centrexcc.com>

  1. what Oracle version?
  2. in case it is not 9i (not that unlikely given it's a COTS) are there by any chance statistics on the dictionary objects? Again not that unlikely if they gathered statistics with dbms_utility... or is optimizer_goal set to first_rows?
  3. Why wouldn't explain plan not work on dictionary objects?
  4. How can the application care / know in what tablespace the indexes are?

btw, while I was writing this I was running your sql against one of my Peoplesoft databases and it found 26,151 rows in less time than I wrote this (I forgot to turn riming on).

stephen booth wrote:
> I'm running into a problem on one of our systems where a query on
> dba-segments is running incredibly slow.
>

-- 
Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jan 20 2005 - 15:04:35 CST

Original text of this message

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