Oracle DB 11gR2 AWR Global Report Generation
Before 11gR2, the awrrpt.sql under $ORACLE_HOME/rdbms/admin only generates awr report for local instance.
You have to collect awr report for each of RAC instances.
In 11gR2 there are two new scripts awrgrpt.sql AND awrgdrpt.sql for RAC
awrgrpt.sql -- AWR Global Report (RAC) (global report)Some other important scripts under $ORACLE_HOME/rdbms/admin
awrgdrpt.sql -- AWR Global Diff Report (RAC)
spawrrac.sql -- Server Performance RAC report
awrsqrpt.sql -- Standard SQL statement Report
awrddrpt.sql -- Period diff on current instance
awrrpti.sql -- Workload Repository Report Instance (RAC)
No comments:
Post a Comment