After reading some notes on the dbms_stats package, I have tried using 
alter table .... nomonitoring to set the monitoring status of some tables 
to No, so that these tables would not be analyzed by the 
dbms_stats.gather_database_stats procedure which is run daily on our 
machines.

But it is not working at all.  We are running Oracle 8i databases and I am 
using the GATHER option in the gather_database_stats procedure.  Tried 
looking through the metalink at the Oracle website as well as on the 
internet but could not find anything on how to stop the 
gather_database_stats from analyzing these tables?  Does anyone have a clue?

Thanks in advance!
-Leo

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Leo
  INET: [EMAIL PROTECTED]

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: [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