Generate_AWR
Shared by: aashu4uiit
-
Stats
- views:
- 28
- posted:
- 8/29/2009
- language:
- English
- pages:
- 3
Document Sample


Steps to pulling up the AWR Report Step 1: Go to $ORACLE_HOME. Step 2: Once in $ORACLE_HOME go to cd rdbms and then cd admin. Step 3: Run command ‘ls –al awr*’. Step 4: Go to ‘sqlplus /nolog’. Step 5: In sqlplus the following is run ‘SQL> @awrrpt.sql. Select the format for the report as either ‘HTML’ or ‘TEXT’. 1 MSB: AWR Report Step 6: Select number of days you want to go back or just hit enter for listing all completed snapshots. Step 7: Then specify Begin and End snapshot Ids. 2 MSB: AWR Report Step 8: Here you specify the name of the report or select the default name assigned. Step 9: The report gets generated. Step 10: Exit SQLPLUS. Step 11: Run command ls –ltr to show the new file created under the path: /d01/oratst/nbarney/product/10.2/rdbms/admin 3 MSB: AWR Report
Get documents about "