バッチSQL統計
名前 | 値 |
---|---|
ドキュメント | 既存の統合ReplicatバッチSQL統計の取得 |
プロセス・タイプ | Replicat |
エンドポイント | /services/v2/mpoints/{item}/batchSqlStatistics |
JSONスキーマ | mpoints:batchSqlStatistics |
ベース名 | batch-sql-stats |
内部名 | MPL_BATCHSQL_STATS |
タグ | 説明 |
---|---|
deploymentName | OGG Microservicesデプロイメントの名前 |
deploymentId | OGG Microservicesデプロイメントの一意のアイデンティティ |
processType | プロセスのタイプ |
processName | プロセスの名前 |
メトリック | データ型 | 説明 |
---|---|---|
total-batch-operations |
integer |
合計バッチ操作数 |
total-batches |
integer |
合計バッチ数 |
total-batch-executions |
integer |
合計バッチ実行数 |
sql-queues |
integer |
SQLキュー |
total-batches-in-error |
integer |
合計バッチ・エラー数 |
total-normal-mode-operations |
integer |
合計標準モード操作数 |
total-primary-key-collisions |
integer |
合計主キー競合数 |
total-foreign-key-collisions |
integer |
合計外部キー競合数 |
total-unique-key-collisions |
integer |
合計一意キー競合数 |
total-operation-flushes |
integer |
合計操作フラッシュ数 |
total-plu-flushes |
integer |
合計PLUフラッシュ数 |
number-of-batch-thread-groups |
integer |
バッチ・スレッド・グループの数 |
total-commits integer合計コミット数 |
integer |
合計コミット数 |
total-flushes |
integer |
合計フラッシュ数 |
total-rollbacks |
integer |
合計ロールバック数 |
last-timestamp |
integer |
最終操作タイムスタンプ |
total-elapsed-time |
integer |
合計経過バッチ時間 |
total-insert-time |
integer |
合計挿入数 |
total-update-time |
integer |
合計更新時間 |
total-delete-time |
integer |
合計削除時間 |