學用ORACLE AWR和ASH特性(3)-生成指定資料庫例項的統計報表
2.2 生成指定資料庫例項的統計報表
這項統計報表一般是針對多例項資料庫,前面使用的指令碼是生成資料庫級別的統計報表,對於多例項的資料庫,有時候DBA可能希望看到某個例項的表現,那麼本指令碼就能派上用場了。其實操作與上非常類似(都比較簡單,需要DBA敲的字元加一塊也沒幾個),注意執行的指令碼不同的喲。
SQL> @$ORACLE_HOME/rdbms/admin/awrrpti.sql
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:此處需指定生成的報表格式,有txt和html兩種選擇,預設情況下為html格式。
Type Specified: html
Instances in this Workload Repository schema
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DB Id Inst Num DB Name Instance Host
------------ -------- ------------ ------------ ------------
948405229 2 JSSDB jssdbn2 jssdbn2
* 948405229 1 JSSDB jssdbn1 jssdbn1
Enter value for dbid: 948405229
Using 948405229 for database Id
Enter value for inst_num: 1
Using 1 for instance number相比標準統計報表的生成,這裡多了兩個需指定的值,就是選擇要生成報表的DBID以及例項的ID。
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 without
specifying a number lists all completed snapshots.
Enter value for num_days: 2指定要讀取多少天內的快照資訊。
Listing the last 2 days of Completed Snapshots
Snap
Instance DB Name Snap Id Snap Started Level
------------ ------------ --------- ------------------ -----
jssdbn1 JSSDB 235 22 Oct 2009 00:00 1
236 22 Oct 2009 01:00 1
237 22 Oct 2009 02:00 1
238 22 Oct 2009 03:00 1
239 22 Oct 2009 04:00 1
240 22 Oct 2009 05:00 1
241 22 Oct 2009 06:00 1
242 22 Oct 2009 07:00 1
243 22 Oct 2009 08:00 1
244 22 Oct 2009 09:00 1
245 22 Oct 2009 10:00 1
246 22 Oct 2009 11:00 1
247 22 Oct 2009 12:00 1
248 22 Oct 2009 13:00 1
249 22 Oct 2009 14:00 1
250 22 Oct 2009 15:00 1
251 22 Oct 2009 16:00 1
252 22 Oct 2009 17:00 1
253 22 Oct 2009 18:00 1
254 22 Oct 2009 19:00 1
255 22 Oct 2009 20:00 1
256 22 Oct 2009 21:00 1
257 22 Oct 2009 22:00 1
258 22 Oct 2009 23:00 1
259 23 Oct 2009 00:00 1
260 23 Oct 2009 01:00 1
261 23 Oct 2009 02:00 1
262 23 Oct 2009 03:00 1
263 23 Oct 2009 04:00 1
264 23 Oct 2009 05:00 1
265 23 Oct 2009 06:00 1
266 23 Oct 2009 07:00 1
267 23 Oct 2009 08:00 1
Specify the Begin and End Snapshot Ids
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Enter value for begin_snap:
.....................
......................剩下的步驟就與標準統計報表的步驟完全相同,這裡就不重複演示了。
檢視之前的文章:
==============================================
學用ORACLE AWR和ASH特性(2)-生成標準統計報表
學用ORACLE AWR和ASH特性(1)-ASH和AWR的故事
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7607759/viewspace-617737/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 學用ORACLE AWR和ASH特性(4)-生成指定SQL的統計報表OracleSQL
- 學用ORACLE AWR和ASH特性(8)-生成ASH報表Oracle
- 學用ORACLE AWR和ASH特性(1)-ASH和AWR的故事Oracle
- 學用ORACLE AWR和ASH特性(7)-AWR的幾個幫Oracle
- ASH可以生成指定的session或sql_id的報告,ASH和AWR的區別SessionSQL
- [轉]Oracle資料庫ASH和AWR的簡單介紹Oracle資料庫
- Oracle資料庫AWR的使用例項詳解Oracle資料庫
- oracle實用sql(9)--批量生成一天的ash報告或awr報告OracleSQL
- ORACLE AWR效能報告和ASH效能報告的解讀Oracle
- oracle awr ashOracle
- Oracle例項和Oracle資料庫Oracle資料庫
- oracle rac 單個例項不能生成awr報告的問題Oracle
- oracle例項和資料庫的區別Oracle資料庫
- Oracle AWR與ASH效能報告深入解析Oracle
- oracle 資料庫例項Oracle資料庫
- 本機生成遠端資料庫AWR報告資料庫
- Oracle生成awr報告Oracle
- Oracle 生成awr報告Oracle
- 資料庫和例項資料庫
- oracle資料庫與oracle例項Oracle資料庫
- Oracle10g ASH and AWROracle
- oracle資料庫名和例項名的區別Oracle資料庫
- 獲取Oracle資料庫awr報告方法Oracle資料庫
- Oracle例項和Oracle資料庫(Oracle體系結構)Oracle資料庫
- 【AWR】Oracle批量生成awr報告指令碼Oracle指令碼
- 全面學習和應用ORACLE ASM特性--(1)關於asm例項OracleASM
- Oracle資料庫表設計時的注意事項Oracle資料庫
- 資料庫設計例項資料庫
- 達夢資料庫如何來配置並生成AWR報告資料庫
- 【AWR】Oracle資料庫建立awr基線Oracle資料庫
- oracle特性之AWR報告2Oracle
- Oracle AWR報告及統計資料之DB Time說明Oracle
- oracle資料庫例項狀態Oracle資料庫
- ASH buffers 資料取樣到AWR的問題
- 轉載詳細的Oracle ASH/AWR介紹及報告分析Oracle
- ORACLE外部表的應用例項Oracle
- VB與資料庫應用一例----生成EXCEL表 (轉)資料庫Excel
- Oracle 11g ASH報告的生成方法Oracle