ルート・スキーマ: Oracle GoldenGate PM Server Worker Thread Statistics
型: object
タイトル: Oracle GoldenGate PM Server Worker Thread Statistics
ソースの表示
{
"title":"Oracle GoldenGate PM Server Worker Thread Statistics",
"type":"object",
"properties":{
"$schema":{
"enum":[
"mpoints:pmsrvrWorkerStats"
]
},
"pmsrvrWorkerStats":{
"type":"array",
"minItems":"0",
"maxItems":"2147483647",
"items":{
"type":"object",
"properties":{
"executionTime":{
"description":"Total Execution Time in milliseconds",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"writeTimeHWM":{
"description":"HWM in milliseconds of a write operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"threadName":{
"description":"Name of the Worker Thread",
"type":"string",
"minLength":"1",
"maxLength":"64"
},
"databasesAssigned":{
"description":"Total Number of Databases assigned to this worker",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"operationsProcessed":{
"description":"Total Number of Operations Processed",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"threadId":{
"description":"Thread id of the Worker Thread",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"appendTimeHWM":{
"description":"HWM in milliseconds of an append operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"workerQueueDepth":{
"description":"Current Depth of the Worker Queue",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"timeQueueDepthHWMHit":{
"description":"Time HWM Depth of the Worker Queue hit",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
},
"waitTime":{
"description":"Total Wait time in milliseconds",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"lastTimeWorkerQueueFull":{
"description":"Last Time the Worker Queue wax at max",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
},
"workerQueueDepthHWM":{
"description":"HWM Depth of the Worker Queue",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"timesWorkerQueueFull":{
"description":"Number of times the Worker Queue was Full",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"workerId":{
"description":"Worker id number",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"commitTimeHWM":{
"description":"HWM in milliseconds of a commit operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
}
},
"additionalProperties":false
}
}
},
"additionalProperties":false
}
ネストされたスキーマ: pmsrvrWorkerStats
型: array
最小アイテム数: 0
最大アイテム数: 2147483647
ソースの表示
{
"type":"array",
"minItems":"0",
"maxItems":"2147483647",
"items":{
"type":"object",
"properties":{
"executionTime":{
"description":"Total Execution Time in milliseconds",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"writeTimeHWM":{
"description":"HWM in milliseconds of a write operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"threadName":{
"description":"Name of the Worker Thread",
"type":"string",
"minLength":"1",
"maxLength":"64"
},
"databasesAssigned":{
"description":"Total Number of Databases assigned to this worker",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"operationsProcessed":{
"description":"Total Number of Operations Processed",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"threadId":{
"description":"Thread id of the Worker Thread",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"appendTimeHWM":{
"description":"HWM in milliseconds of an append operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"workerQueueDepth":{
"description":"Current Depth of the Worker Queue",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"timeQueueDepthHWMHit":{
"description":"Time HWM Depth of the Worker Queue hit",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
},
"waitTime":{
"description":"Total Wait time in milliseconds",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"lastTimeWorkerQueueFull":{
"description":"Last Time the Worker Queue wax at max",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
},
"workerQueueDepthHWM":{
"description":"HWM Depth of the Worker Queue",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"timesWorkerQueueFull":{
"description":"Number of times the Worker Queue was Full",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"workerId":{
"description":"Worker id number",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"commitTimeHWM":{
"description":"HWM in milliseconds of a commit operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
}
},
"additionalProperties":false
}
}
ネストされたスキーマ: items
型: object
ソースの表示
{
"type":"object",
"properties":{
"executionTime":{
"description":"Total Execution Time in milliseconds",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"writeTimeHWM":{
"description":"HWM in milliseconds of a write operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"threadName":{
"description":"Name of the Worker Thread",
"type":"string",
"minLength":"1",
"maxLength":"64"
},
"databasesAssigned":{
"description":"Total Number of Databases assigned to this worker",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"operationsProcessed":{
"description":"Total Number of Operations Processed",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"threadId":{
"description":"Thread id of the Worker Thread",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"appendTimeHWM":{
"description":"HWM in milliseconds of an append operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"workerQueueDepth":{
"description":"Current Depth of the Worker Queue",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"timeQueueDepthHWMHit":{
"description":"Time HWM Depth of the Worker Queue hit",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
},
"waitTime":{
"description":"Total Wait time in milliseconds",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"lastTimeWorkerQueueFull":{
"description":"Last Time the Worker Queue wax at max",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
},
"workerQueueDepthHWM":{
"description":"HWM Depth of the Worker Queue",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"timesWorkerQueueFull":{
"description":"Number of times the Worker Queue was Full",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
},
"workerId":{
"description":"Worker id number",
"type":"integer",
"minimum":"0",
"maximum":"9223372036854776000"
},
"commitTimeHWM":{
"description":"HWM in milliseconds of a commit operation",
"type":"integer",
"minimum":"0",
"maximum":"2147483647"
}
},
"additionalProperties":false
}
ネストされたスキーマ: lastTimeWorkerQueueFull
ワーカー・キューが最後に最大に達した時刻
1つに一致
ソースの表示
- string
最小長: 20
最大長: 32
パターン: ^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
- null
{
"description":"Last Time the Worker Queue wax at max",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
}
ネストされたスキーマ: timeQueueDepthHWMHit
ワーカー・キューがヒットした時間のHWM深さ
1つに一致
ソースの表示
- string
最小長: 20
最大長: 32
パターン: ^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$
- null
{
"description":"Time HWM Depth of the Worker Queue hit",
"x-oneOf":[
{
"type":"string",
"pattern":"^[0-9]{4}[-](0[1-9]|1[0-2])[-](0[1-9]|[12][0-9]|3[01])[tT ]([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)([.][0-9]{1,6})?([zZ]|[+-][0-9][0-9]:[0-5][0-9])$",
"minLength":"20",
"maxLength":"32"
},
{
"type":"null"
}
]
}