Tagged Questions
The awr tag has no wiki summary.
2
votes
1answer
1k views
Oracle 11g - AWR report Analysis help
I am a newbie to Oracle and I created an AWR report from the enterprise Manager. Here is a small snapshot of the report.
Logons: 0.01 per second - 0.02 per transaction
In-memory Sort % 100.00
...
1
vote
2answers
153 views
Three basic requirements that determine AWR snapshot usability
I am a newbie to Oracle and I know that oracle uses two AWR snapshots to create an AWR report. What are three basic requirements that determine whether an AWR snapshot is usable? Or in other words a ...
0
votes
3answers
238 views
Performance report for Postgresql
Oracle creates nicely HTML-formatted workload reports (AWR) that list things like instance statistics, wait events, the top ten heavy SQL statements (by number of executions, number of disk reads, and ...
0
votes
1answer
639 views
Customize Oracle AWR report
Oracle creates nicely HTML-formatted workload reports (AWR) that list things like instance statistics, wait events, the top ten heavy SQL statements (by number of executions, number of disk reads, and ...
-1
votes
1answer
30 views
Oracle AWR to CSV converter?
Is there any converter available that help me convert all tables in my AWR report into CSV?