The Oracle Diagnostic Pack provides automatic performance diagnostic and advanced system monitoring functionality. The Diagnostic Pack includes the following features:
1.Automatic Workload Repository
The AWR collects and stores database
statistics relating to problem detection and tuning. AWR is a replacement for
the stats pack utility which helps gather database performance statistics. AWR
generates snapshots of key performance data, such as system and session
statistics, segment-usage statistics, time-model statistics, high-load
statistics and stores it in the sysaux tablespace. The MMON
process is responsible for collecting the statistics in the SGA and saving them
to the sysaux tablespace.
AWR will collect data on the following
- Base statistics that are also part of the V$SYSSTAT and
V$SESSTAT views
- SQL statistics
- Database object-usage statistics
- Time-model statistics