Extractデータベース統計

名前

ドキュメント

既存のExtractデータベース統計の取得

プロセス・タイプ

Extract

エンドポイント

/services/v2/mpoints/{item}/statisticsExtract

JSONスキーマ

mpoints:statisticsExtract

ベース名

statistics-extract

内部名

MPL_EX_COUNTS

タグ 説明

deploymentName

OGG Microservicesデプロイメントの名前

deploymentId

OGG Microservicesデプロイメントの一意のアイデンティティ

processType

プロセスのタイプ

processName

プロセスの名前

メトリック データ型 説明

mapped-total-inserts

integer

実行されたINSERT操作の数

mapped-total-updates

integer

実行されたUPDATE操作の数

mapped-total-deletes

integer

実行されたDELETE操作の数

mapped-total-upserts

integer

実行されたUPSERT操作の数

mapped-total-unsupported

integer

実行されたUNSUPPORTED操作の数

mapped-total-truncates

integer

実行されたTRUNCATE操作の数

total-executed-ddls

integer

実行されたDDL操作の数

total-executed-procedures

integer

実行されたプロシージャ操作の数

total-discards

integer

破棄された操作の数

total-ignores

integer

無視されたエラーの数

total-conversion-errors

integer

文字変換エラーの数

total-conversion-truncates

integer

文字変換切捨ての数

total-row-fetch-attempts

integer

DBMSからのフェッチ試行回数

total-row-fetch-failures

integer

失敗したフェッチ試行回数

total-metadata-records

integer

証跡に書き込まれたメタデータ・レコードの数