Automated Maintenance Task
In 11g, There are 3 main automated maintenance tasks in every database enabled by default:
-Automatic Optimizer Statistics Collection – Gathers stale or missing statistics for all schema objects. The task name is ‘auto optimizer stats collection’.
-Automatic Segment Advisor – Identifies segments that could be reorganized to save space. The task name is ‘auto space advisor’.
-Automatic SQL Tuning Advisor – Identifies high load SQL The task name is ‘sql tuning advisor’
These tasks can run up to 20 hours on Saturdays & Sundays utilizing a good portion of your hardware.
No comments:
Post a Comment