您好,登錄后才能下訂單哦!
本篇內容主要講解“如何使用awrrpt.sql 生成AWR報告”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實用性強。下面就讓小編來帶大家學習“如何使用awrrpt.sql 生成AWR報告”吧!
使用 /home/oracle/app/oracle/product/11.2.9/dbhome_1/rdbms/admin/awrrpt.sql 腳本生成awr報告
oracle@linux:~> sqlplus / as sysdba
SQL*Plus: Release 11.2.0.3.0 Production on 星期三 8月 19 07:34:53 2015
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> @/home/oracle/app/oracle/product/11.2.9/dbhome_1/rdbms/admin/awrrpt.sql awrrpt.sql 該腳本的絕對路徑;
Current Instance
~~~~~~~~~~~~~~~~
DB Id DB Name Inst Num Instance
----------- ------------ -------- ------------
1407296662 ORCL 1 orcl
Specify the Report Type
~~~~~~~~~~~~~~~~~~~~~~~
Would you like an HTML report, or a plain text report?
Enter 'html' for an HTML report, or 'text' for plain text
Defaults to 'html'
Enter value for report_type: html 報告類型,html或text
Instances in this Workload Repository schema
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DB Id Inst Num DB Name Instance Host
------------ -------- ------------ ------------ ------------
* 1407296662 1 ORCL orcl linux
Using 1407296662 for database Id
Using 1 for instance number
Specify the number of days of snapshots to choose from
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Entering the number of days (n) will result in the most recent
(n) days of snapshots being listed. Pressing <return> without
specifying a number lists all completed snapshots.
Enter value for num_days: 1 要生成報告的天數,默認是7天
Listing the last day's Completed Snapshots
Snap
Instance DB Name Snap Id Snap Started Level
------------ ------------ --------- ------------------ -----
orcl ORCL 2179 19 8月 2015 00:00 1
2180 19 8月 2015 01:00 1
2181 19 8月 2015 02:00 1
2182 19 8月 2015 03:00 1
2183 19 8月 2015 04:00 1
2184 19 8月 2015 05:00 1
2185 19 8月 2015 06:00 1
2186 19 8月 2015 07:00 1
Specify the Begin and End Snapshot Ids
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Enter value for begin_snap: 2181 開始快照的id 如:2181
Begin Snapshot Id specified: 2181
Enter value for end_snap: 2183 結束快照的id 如:2183
End Snapshot Id specified: 2183
Specify the Report Name
~~~~~~~~~~~~~~~~~~~~~~~
The default report file name is awrrpt_1_2181_2183.html. To use this name,
press <return> to continue, otherwise enter an alternative.
Enter value for report_name: awrrpt_1_2181_2183.html 生成報告的名稱
............................................
</body></html>
Report written to awrrpt_1_2181_2183.html 當看到這個表示生成成功了;
oracle@linux:~> ll /home/oracle/awrrpt_1_2181_2183.html
-rw-r--r-- 1 oracle dba 379333 2015-08-19 07:38 /home/oracle/awrrpt_1_2181_2183.html
默認保存在/home/oracle 的路徑下;
到此,相信大家對“如何使用awrrpt.sql 生成AWR報告”有了更深的了解,不妨來實際操作一番吧!這里是億速云網站,更多相關內容可以進入相關頻道進行查詢,關注我們,繼續學習!
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。