- AWR is the next evolution of statspack utility.
- AWR is the 10g NEW feature but statspack can still be used in 10g.
- AWR repository holds all the statistics available in statspack as well as some additional statistics which are not (10g new features).
- Statspack does not STORE the ASH statistics which are available in AWR dba_hist_active_sess_history VIEW.
- Important difference between both is STATSPACK doesn’t store history for new metric statistics introduced in Oracle 10g.The key AWR views dba_hist_sysmetric_history and dba_hist_sysmetric_summary.
- AWR contains views such as dba_hist_service_stat, dba_hist_service_wait_class and dba_hist_service_name.
- Latest version of statspack included with 10g contains a specific tables which track history of statistics that reflect the performance of Oracle streams feature. These tables are stats$streams_capture, stats$treams_apply_sum, stats_buffered_subscribers, stats$rule_set.
- The AWR does not contain specific tables that reflect oracle streams activity. Therefore if DBA relies on Oracle streams it would be useful to monitor its performance using Statspack utiity.
- AWR snapshots are scheduled every 60 minutes by default.
- Statspack snapshot purges must be scheduled manually but AWR snapshots are purged automatically by MMON every night.
Share this post:
on Facebook
on Google+
Post Views: 316