0% found this document useful (0 votes)
21 views1 page

Automatic Workload Repository

The Automatic Workload Repository collects database performance statistics and metrics for analysis and tuning. It shows the time spent in the database and saves session information. When troubleshooting performance problems, comparing current metrics to past collected metrics can shed light on issues as patterns may emerge. The AWR installed with Oracle Database 10g captures robust statistics and derived metrics to help with more thorough performance troubleshooting compared to previous tools like Statspack.

Uploaded by

anon_894071537
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views1 page

Automatic Workload Repository

The Automatic Workload Repository collects database performance statistics and metrics for analysis and tuning. It shows the time spent in the database and saves session information. When troubleshooting performance problems, comparing current metrics to past collected metrics can shed light on issues as patterns may emerge. The AWR installed with Oracle Database 10g captures robust statistics and derived metrics to help with more thorough performance troubleshooting compared to previous tools like Statspack.

Uploaded by

anon_894071537
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Automatic Workload Repository

Learn to use the new feature that collects database performance statistics and metrics for analysis and tuning, shows the exact time spent in the database, and even saves session information When you have a database performance problem, what is the first thing you do to address it? One common approach is to see if a pattern exists: Answering questions such as "Is the same problem recurrent?", "Does it occur during a specific time period?", and "Is there a link between two problems?" will almost always lead to a better diagnosis. As a DBA you probably have invested in a third-party or homegrown tool to collect elaborate statistics during database operation and derive performance metrics from them. In a crisis, you access those metrics for comparisons to the present. Replaying these past events can shed light on current problems, so continuously capturing relevant statistics becomes important for performance analysis. For some time, Oracle's solution in this area has been its built-in tool, Statspack. While it can prove invaluable in certain cases, it often lacks the robustness required by performance troubleshooting exercises. Oracle Database 10g offers a significant improvement: the Automatic Workload Repository (AWR). The AWR installs along with the database and captures not only statistics, but the derived metrics as well.

You might also like