Gathering Schema Statistics - OSM 631
edited Feb 14, 2011 5:02AM in Order and Service Management (Communications Industry) (MOSC) 1 commentAnswered
I wanted to know why the script to gather schema statistics that comes with the OSM 631 installation uses the deprecated package dbms_utility.ANALYZE_SCHEMA instead of the more advanced dbms_stats.gather_schema_stats package.
The collect_stats.txt script actually has the dbms_stats.gather_schema_stats package but it is commented out.
Is there a reason why the dbms_stats.gather_schema_stats package can't be used?
0