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: is my table analyzed with compute/estimate

RE: is my table analyzed with compute/estimate

From: Stephane Faroult <sfaroult_at_oriolecorp.com>
Date: Wed, 29 May 2002 02:13:25 -0800
Message-ID: <F001.0046DC04.20020529021325@fatcity.com>

 ('binary' encoding is not supported, stored as-is)

>Hello All,
>
>Can somebody help me on this how to know whether my
>
>table was analyzed last time with COMPUTE /
>ESTIMATE.
>
>what I guess is , if the num_rows (dba_tables) are
>equivalent to count of the rows in my table, I
>guess
>it was analyzed with compute statistics.
>
>I think it is not accurate to find it.
>
>Can somebody through somelight on this how to know
>that.
>
>Regards,
>Srinivas
>

I believe (this is an estimate :-)) that the dictionary tables which hold statistics also hold some information about the percentage of the data which was used - I presume that 'COMPUTE' would store NULL or 100. But this information may not be present in all Oracle versions.

Regards,

Stephane Faroult
Oriole

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroul
  INET: sfaroult_at_oriolecorp.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 Wed May 29 2002 - 05:13:25 CDT

Original text of this message

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