Running Workload Repository Reports Using SQL Scripts

tsinglee發表於2008-06-02
You can view AWR reports by running the following SQL scripts:
■ The awrrpt.sql SQL script generates an HTML or text report that displays
statistics for a range of snapshot Ids.
■ The awrrpti.sql SQL script generates an HTML or text report that displays
statistics for a range of snapshot Ids on a specified database and instance.
■ The awrsqrpt.sql SQL script generates an HTML or text report that displays
statistics of a particular SQL statement for a range of snapshot Ids. Run this report
to inspect or debug the performance of a SQL statement.
■ The awrsqrpi.sql SQL script generates an HTML or text report that displays
statistics of a particular SQL statement for a range of snapshot Ids on a specified
database and instance. Run this report to inspect or debug the performance of a
SQL statement on a specific database and instance.
■ The awrddrpt.sql SQL script generates an HTML or text report that compares
detailed performance attributes and configuration settings between two selected
time periods.
■ The awrddrpi.sql SQL script generates an HTML or text report that compares
detailed performance attributes and configuration settings between two selected
time periods on a specific database and instance.[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-1004975/,如需轉載,請註明出處,否則將追究法律責任。

相關文章