Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Performance impact of MONITORING and GATHER_STALE
Hi guys,
Apologies if I'm revisiting a beaten path but I've tried to search the archive, metalink and google and couldn't find my answer (or it may have been hiding). So I'll ask the question (again)...
What is the performance impact of turning on MONITORING at the table level? Ie. ALTER TABLE x MONITORING. Will it have a negative impact on our production system?
We'd like to make use the GATHER_STALE option rather than just blindly re-analyzing the entire schema. Is GATHER_STALE any more efficient than the normal estimate using dbms_stats.gather_table_stats command?
Are you using MONITORING and GATHER_STALE in your production systems in the first place?
TIA, Leng.
Leng Kaing
Hansen Technologies
Phone: +61-3-9840-3832
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 15 2005 - 00:55:55 CST