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: DBMS_STATS.gather_database_stats

Re: DBMS_STATS.gather_database_stats

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Fri, 26 Apr 2002 04:23:22 -0800
Message-ID: <F001.004505E5.20020426042322@fatcity.com>


possibly an Urban Legend, but the theory I've always worked under for why I shouldn't analyze SYS is that Oracle wrote the code that accesses the data dictionary under the RBO, optimized it for RULE and hasn't gone back and redone it.

If Oracle is like any of the companies I've worked for (and I can't see why they wouldn't be in this case), they work first on code that is "visible" to the end user, that will generate income. Then, if and only if there is time, they go back and fix old code.

No one ever goes back and fixes old code, especially since the easiest workaround for Oracle on this is "we TOLD you not to analyze SYS"

Now, there has been a rumor for years that RBO is going away. If this eventually becomes a reality I would think that Oracle would have to rewrite the kernel code accessing the data dictionary and then the new pronouncement will be "we TOLD you to analyze SYS"

Rachel


Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_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_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 Fri Apr 26 2002 - 07:23:22 CDT

Original text of this message

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