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: NO ANALYZE STATS FOR TABLE

Re: NO ANALYZE STATS FOR TABLE

From: Joe Raube <jraube_at_yahoo.com>
Date: Tue, 15 Oct 2002 05:18:24 -0800
Message-ID: <F001.004E9014.20021015051824@fatcity.com>


How do you know you have no statistics?

What does

select table_name, num_rows, last_analyzed from user_tables;

give you?

Also, setting TIMED_STATISTICS and SQL_TRACE has nothing to do with running ANALYZE TABLE...

-Joe


Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Joe Raube
  INET: jraube_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Oct 15 2002 - 08:18:24 CDT

Original text of this message

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