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: How to ANALYZE schema?

RE: How to ANALYZE schema?

From: Sonja Sehovic <sonja.sehovic_at_zg.tel.hr>
Date: Mon, 4 Dec 2000 09:36:59 +0100
Message-Id: <10700.123508@fatcity.com>


You should do:

        execute dbms_utility.analyze_schema('scott' ,'compute');

HTH
        Sonja

-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of AlexP Sent: Sunday, December 03, 2000 10:05 PM To: Multiple recipients of list ORACLE-L Subject: How to ANALYZE schema?

Hi listers,
Could somebody pls explain
how to perform ANALYZE TABLE COMPUTE STATISTICS on all tables in a schema or in the database.

Thank you,
Alex

--

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

Author: AlexP
  INET: apot_at_canadawired.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 Mon Dec 04 2000 - 02:36:59 CST

Original text of this message

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