1.
輸入起始snap id和結束snap id,收集兩個時刻間段的資料庫效能資料。
起始snap id和結束snap id這兩個時間段之間,不能關閉或啟動資料庫,否則會報錯。
注意:例如輸入起始snap id為3166,結束snap id為3168,返回資訊如下:
specify the begin and end snapshot ids
enter value for begin_snap: 3166
begin snapshot id specified: 3166
enter value for end_snap: 3168
end snapshot id specified: 3168
specify the report name
~~~~~~~~~~~~~~~~~~~~~~~
the default report file name is awrrpt_1_3166_3168.html. to use this name,
press to continue, otherwise enter an alternative.
enter value for report_name: 2.
輸入報表名
預設以snap id命名,可以不輸入。
如下所示為生成的awr報表樣例:
report written toawrrpt_1_3166_3168.html
awr報表解讀
1.img list redo size 每秒產生的日誌大小 單位位元組 可標誌資料變更頻率,資料庫任務的繁重與否 logical reads 平決每秒產生的邏輯讀的block數。logical reads consistent gets db block gets.邏輯讀大小可以看出資料庫消耗的系...
通過命令方式得到awr報表,ADDM報表
執行 exec dbms workload repository.create snapshot 執行以下命令 drop table t purge drop sequence s create table t c number,d varchar2 20 create index it on t ...
水晶報表問題收集
水晶報表工具按鈕的圖示不能載入 將 aspnet client 目錄 copy 到 root 即可 一般在 c inetpub wwwroot 這個目錄下,copy到你設定的iis的root下 1.怎麼讓組頁首,在同一組中每一頁都顯示 插入組的時候,在公用選項頁面選中 在每個頁面上重複組頁首 設定c...