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

--- [EMAIL PROTECTED] wrote:
> Hi gurus, 
>  
> I have analyzed my table A but I get no stats for the table. What
> could be
> the problem? I set TIMED_STATISTICS = TRUE and SQL_TRACE=TRUE
> before issuing
> the ANALYZE TABLE A COMPUTE STATISTICS command.
>  
> This table has over 8 million records.
>  
> Moses Ngati


__________________________________________________
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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to