MetricList: oracle measurement
oracle_perf
Oracle性能情報/Source Dataのテーブルです。
定義
リテンションポリシー名 | Ad-Hoc分析 | カスタムレポート |
---|---|---|
rp_default | True | False |
メトリック
種別 | 物理名 | 項目名 | 説明 | データ型 | 取得単位 | 集約 |
---|---|---|---|---|---|---|
timestamp | time | 日付時刻 | データの時刻 | Timestamp |
|
|
tag | system_id | システム名 | システム名 | String |
|
|
tag | server_group_id | 論理サーバ名 | 論理サーバ名 | String |
|
|
tag | host_name | ホスト名 | ホスト名 | String |
|
|
tag | instance_number | インスタンス番号 | インスタンス番号 | String |
|
|
tag | dbname | データベース名 | データベース名 | String |
|
|
tag | pdbname | PDB名 | PDB名 | String |
|
|
field | is_cdb | CDBフラグ | CDB環境であるかを示すフラグ (0:非CDB 1:CDB) | Integer |
|
|
field | intvl | データ取得間隔 | データ取得間隔秒 | Integer | 秒 |
|
field | sysstat_execute_count | 総SQL実行回数 | SQL文を実行するコール(ユーザー・コールおよび再帰コール)の合計数 | Integer |
|
|
field | sysstat_user_calls | ユーザコール数 | ログイン、解析、フェッチ、実行などのユーザー・コールの数 | Integer |
|
|
field | sysstat_user_commits | ユーザコミット数 | ユーザー・コミットの数 | Integer |
|
|
field | sysstat_user_rollbacks | ロールバック回数 | ユーザーがROLLBACK文を手動で発行した、またはユーザーのトラン ザクション中にエラーが発生した回数 | Integer |
|
|
field | sysstat_table_scans_long_tables | LongTableのフルスキャン回数 | LongTableのフルスキャン回数 | Integer |
|
|
field | sysstat_table_scans_short_tables | ShortTableのフルスキャン回数 | ShortTableのフルスキャン回数 | Integer |
|
|
field | license_sessions_current | 同時ユーザセッションのカレント数 | 同時ユーザー・セッションのカレント数 | Integer |
|
|
field | license_sessions_highwater | 同時ユーザセッションの最大数 | インスタンス起動時以降の同時ユーザー・セッションの最大数 | Integer |
|
|
field | sys_time_model_db_time | DB時間 | データベース・ユーザー・レベルのコールの実行に要した経過時間 | Integer | マイクロ秒 |
|
field | sys_time_model_db_cpu | DBのCPU時間 | データベース・ユーザー・レベルのコールの実行に要したCPU時間 | Integer | マイクロ秒 |
|
field | sys_time_model_sql_execute_elapsed_time | SQL実行時間 | SQL文の実行に要した経過時間 | Integer | マイクロ秒 |
|
field | system_wait_total | 合計待機時間(idleは除く) | 各待機イベントクラスの待機時間合計(Idle待機時間を除く) | Integer | 100分の1秒 |
|
field | system_wait_class_administrative_time_waited | Administrative待機時間 | 待機イベントクラス Administrative待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_application_time_waited | Application待機時間 | 待機イベントクラス Application待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_cluster_time_waited | Cluster待機時間 | 待機イベントクラス Cluster待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_commit_time_waited | Commit待機時間 | 待機イベントクラス Commit待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_concurrency_time_waited | Concurrency待機時間 | 待機イベントクラス Concurrency待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_configuration_time_waited | Configuration待機時間 | 待機イベントクラス Configuration待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_idle_time_waited | Idle待機時間 | 待機イベントクラス Idle待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_network_time_waited | Network待機時間 | 待機イベントクラス Network待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_other_time_waited | Other待機時間 | 待機イベントクラス Other待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_queueing_time_waited | Queueing待機時間 | 待機イベントクラス Queueing待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_scheduler_time_waited | Scheduler待機時間 | 待機イベントクラス Scheduler待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_system_io_time_waited | System I/O待機時間 | 待機イベントクラス System I/O待機時間 | Integer | 100分の1秒 |
|
field | system_wait_class_user_io_time_waited | User I/O待機時間 | 待機イベントクラス User I/O待機時間 | Integer | 100分の1秒 |
|
field | sysstat_cache_hit_per | バッファキャッシュヒット率 | SQL 処理からデータ参照の要求が発行された際に、該当のデータがバッファキャッシュ内に存在していた割合 | Float | % |
|
field | library_cache_pins_per | ライブラリキャッシュヒット率 | ライブラリキャッシュ上に存在する解析済みのSQLを他のユーザが発行し、再度SQLを解析することなくキャッシュ上の情報が使用された割合 | Float | % |
|
field | row_cache_gets_per | ディクショナリキャッシュヒット率 | ユーザがSQLを発行した際に必要なデータがディクショナリキャッシュ内に存在していた割合 | Float | % |
|
field | sga_total | SGAサイズ | SGAサイズ | Integer | Byte |
|
field | sga_database_buffers | データベースバッファサイズ | SGAコンポーネント・グループが「Database Buffers」のサイズ | Integer | Byte |
|
field | sga_redo_buffers | REDOログバッファサイズ | SGAコンポーネント・グループが「Redo Buffers」のサイズ | Integer | Byte |
|
field | sga_fixed_size | Fixedサイズ | SGAコンポーネント・グループが「Fixed Size」のサイズ | Integer | Byte |
|
field | sga_variable_size | Variableサイズ | SGAコンポーネント・グループが「Variable Size」のサイズ | Integer | Byte |
|
field | sga_in_memory_area | インメモリ領域サイズ | SGAコンポーネント・グループが「In-Memory Area」のサイズ ※In-Memoryの設定をしている場合に出力される | Integer | Byte |
|
field | sga_database_buffers_per | SGA中のデータベースバッファの割合 | SGA Database Buffersの割合 | Float | % |
|
field | sga_redo_buffers_per | SGA中のREDOログバッファの割合 | SGA Redo Buffersの割合 | Float | % |
|
field | sga_fixed_size_per | SGA中のFixedの割合 | SGA Fixed Sizeの割合 | Float | % |
|
field | sga_variable_size_per | SGA中のVariableの割合 | SGA Variable Sizeの割合 | Float | % |
|
field | sga_in_memory_area_per | インメモリ領域の割合 | SGA In-Memory Areaの割合 ※In-Memoryの設定をしている場合に出力される | Float | % |
|
field | sysstat_parse_hard_per | ハードパース率 | ハードパース率 | Float | % |
|
field | sysstat_parse_count_total | パース回数 | 解析コール(ハード、ソフトおよびdescribe)の合計回数 | Integer |
|
|
field | sysstat_parse_count_hard | ハードパース回数 | 解析コール(ハード解析)の合計回数 | Integer |
|
|
field | sys_time_model_parse_time_elapsed | パース時間 | SQLステートメントの解析に費やされた経過時間。ソフト解析時間とハード解析時間の両方が含まれる | Integer | マイクロ秒 |
|
field | sys_time_model_hard_parse_elapsed_time | ハードパース時間 | SQLステートメントのハード解析に費やした経過時間 | Integer | マイクロ秒 |
|
field | sysstat_sorts_memory_per | メモリソート率 | メモリソート率 | Float | % |
|
field | sysstat_sorts_memory | メモリソート回数 | メモリー内で完全に実行され、ディスク書込みを必要としないソート操作数 | Integer |
|
|
field | sysstat_sorts_disk | ディスクソート回数 | 1回以上のディスク書込みを必要としたソート操作数 | Integer |
|
|
field | sysstat_redo_entries | REDOログバッファにコピーされるREDOエントリの回数 | Redoログ・バッファにコピーされるREDOエントリの回数 | Integer |
|
|
field | sysstat_redo_writes | REDOログファイルへの書込回数 | LGWRによるREDOログ・ファイルへの書込みの合計数 | Integer |
|
|
field | sysstat_redo_buffer_allocation_retries | REDOログバッファ待機回数 | REDOバッファ内の領域の割り当てに必要な再試行の合計数 | Integer |
|
|
field | sysstat_redo_log_space_requests | REDOログエントリのディスク割当待ち回数 | アクティブ・ログ・ファイルが満杯であるため、REDOログ・エントリにディスク領域が割り当てられるまでOracleが待機する必要のある回数 | Integer |
|
|
field | row_cache_gets | データオブジェクト情報要求数 | データオブジェクトに関する情報に対する要求の総数 | Integer |
|
|
field | row_cache_get_misses | キャッシュミスしたデータ要求数 | キャッシュミスの原因となったデータ要求の数 | Integer |
|
|
field | library_cache_pins | Pin要求回数 | このネームスペースのオブジェクトに対してPINが要求された回数 | Integer |
|
|
field | library_cache_reloads | リロード要求回数 | オブジェクトの一部がキャッシュからフラッシュされたためにライブラリキャッシュに格納されているオブジェクトをメモリに再ロードする必要があった回数 | Integer |
|
Copyright © IIM. All Rights Reserved.