Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Oracle Tuning AWR Report

  1. How to read an AWR report

The Oracle AWR report is the evolution of the STATSPACK report in Oracle 10g, and is invoked as follows:

  • $ORACLE_HOME/rdbms/admin/awrrpt.sql
  • $ORACLE_HOME/rdbms/admin/awrrpti.sql
  • $ORACLE_HOME/rdbms/admin/awrinput.sql
The AWR report was originally developed for Oracle Technical Support, and the sections of an AWR report are not well-documented.  Understanding the AWR report also requires significant Oracle AWR experience.  Here are details on reading the main sections of a STATSPACK and AWR report.

Comments

Popular posts from this blog

PostgreSQL Index

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

How to CreateYour Own AWS Account Alias?

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

PostgreSQL ALTER TABLE ... SET LOGGED / UNLOGGED