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

Home -> Community -> Mailing Lists -> Oracle-L -> DBMS_STATS.gather_database_stats

DBMS_STATS.gather_database_stats

From: Walter K <ORA1034_at_sbcglobal.net>
Date: Thu, 25 Apr 2002 06:33:29 -0800
Message-ID: <F001.0044F3E5.20020425063329@fatcity.com>


If you're not supposed to analyze SYS and SYSTEM then can anyone explain why the
DBMS_STATS.GATHER_DATABASE_STATS procedure does?

We have run into scenarios where the data dictionary becomes almost unusable until SYS gets analyzed again via this procedure. I.e. can't describe v$ views, selects against v$ views take forever to return results, etc.

The obvious solution is to not use this particular procedure but it still begs the question WHY doesn't it exclude SYS and SYSTEM? Are there any reasons why you would want to analyze these schemas?

Thanks.
-w

--

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

Author: Walter K
  INET: ORA1034_at_sbcglobal.net

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 Thu Apr 25 2002 - 09:33:29 CDT

Original text of this message

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