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: Joseph Abramson <josepha_at_mediaone.net>
Date: Mon, 4 Dec 2000 23:32:19 -0500
Message-Id: <10700.123615@fatcity.com>


Great utility from www.ezsql.net permits analyze and do tons of other things directly.
HTH.
Joseph
----- Original Message -----
From: "Sonja Sehovic" <sonja.sehovic_at_zg.tel.hr> To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Monday, December 04, 2000 3:35 AM
Subject: RE: How to ANALYZE schema?

> You should do:
> execute dbms_utility.analyze_schema('scott' ,'compute');
>
> HTH
> Sonja
>
> -----Original Message-----
> Sent: Sunday, December 03, 2000 10:05 PM
> To: Multiple recipients of list ORACLE-L
>
>
> 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).
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: =?us-ascii?Q?Sonja_Sehovic?=
> INET: sonja.sehovic_at_zg.tel.hr
>
> 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 - 22:32:19 CST

Original text of this message

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