Oracle Database Manageability
Automatic SQL Tuning
Part of the Oracle Tuning Pack 10g, The SQL Tuning Advisor, offers a powerful and intuitive interface for performing SQL tuning. It automates the entire SQL tuning process by comprehensively exploring all the possible ways of tuning a SQL statement.
SQLAccess Advisor, also part of the Oracle Tuning Pack 10g, recommends indexes and materialized views to create, retain or drop based on the supplied workload. Also, in a development environment when building a new system, SQLAccess Advisor can help identify which indexes
or materialized views you may need. |