Retrieve an existing Process Information
get
/services/{version}/mpoints/processes
Required Role: User
Retrieve an existing Process InformationRequest
Path Parameters
-
version(required): string
Oracle GoldenGate Service API version.
Allowed Values:[ "v2" ]
Response
Supported Media Types
- application/json
200 Response
Root Schema : Oracle GoldenGate Monitoring point data for registered OGG processes
Type:
objectTitle:
Show Source
Oracle GoldenGate Monitoring point data for registered OGG processes-
$schema:
Allowed Values:
[ "mpoints:processes" ] -
processes:
array processes
Minimum Number of Items:
0Maximum Number of Items:2147483647
Nested Schema : processes
Type:
arrayMinimum Number of Items:
0Maximum Number of Items:
Show Source
2147483647Nested Schema : items
Type:
Show Source
object-
$schema:
Allowed Values:
[ "mpoints:process" ] -
firstMessage(required):
integer
Minimum Value:
0Maximum Value:4294967295The identifier of the first message issued by the process with the processId -
lastHeartbeat(required):
lastHeartbeat
Time of the Last Heartbeat
-
lastMessage(required):
integer
Minimum Value:
0Maximum Value:4294967295The identifier of the last message issued by the process with the processId -
lcrHeartbeatAge:
integer
Minimum Value:
0Maximum Value:9223372036854776000LCR Heartbeat Age in milliseconds -
lcrHeartbeatLag:
integer
Minimum Value:
0Maximum Value:9223372036854776000LCR Heartbeat Lag in milliseconds -
parentName:
string
Minimum Length:
1Maximum Length:16The parent process name -
portNumber:
integer
Minimum Value:
1Maximum Value:65535The TCP/IP port the process listens on -
processId:
integer
Minimum Value:
1Maximum Value:4294967295The operating system process id -
processMode(required):
Allowed Values:
[ "Unknown", "Classic", "Integrated", "Coordinated", "Parallel", "ParallelApplier", "ParallelMapper", "Not Applicable" ]The Process Mode -
processName(required):
string
Minimum Length:
1Maximum Length:16The process name -
processState(required):
Allowed Values:
[ "Registered", "Starting", "Running", "Stopping", "StoppingForced", "Stopped", "StoppedForced", "Abend", "Killed", "NotResponsive" ]The Process State -
processType(required):
Allowed Values:
[ "Unknown", "Manager", "Extract", "Replicat", "Pump", "Server", "GGSCI", "GGCMD", "DEFGEN", "EMSCLNT", "AdminServer", "AdminClient", "DistServer", "RecvServer", "PMServer", "ServiceManager" ]The Process Type -
startTime(required):
startTime
Process Start Time
-
stateTime(required):
stateTime
Time of the Last State Change
Example Response (application/json)
{
"$schema":"api:standardResponse",
"links":[
{
"href":"http://localhost:17004/services/v2/mpoints/processes",
"mediaType":"application/json",
"rel":"canonical"
},
{
"href":"http://localhost:17004/services/v2/mpoints/processes",
"mediaType":"application/json",
"rel":"self"
},
{
"href":"http://localhost:17004/services/v2/metadata-catalog/processes",
"mediaType":"application/schema+json",
"rel":"describedby"
}
],
"messages":[
],
"response":{
"processes":[
{
"processName":"ADMINSRVR",
"lastMessage":0,
"firstMessage":0,
"processId":2367393,
"lastHeartbeat":"2025-02-03T20:50:32.994Z",
"processType":"AdminServer",
"startTime":"2025-02-03T20:43:27.520Z",
"portNumber":9101,
"stateTime":"2025-02-03T20:43:27.528Z",
"processMode":"Not Applicable",
"processState":"Running"
},
{
"processName":"DISTSRVR",
"lastMessage":0,
"firstMessage":0,
"processId":2367395,
"lastHeartbeat":"2025-02-03T20:50:31.918Z",
"processType":"DistServer",
"startTime":"2025-02-03T20:43:27.615Z",
"portNumber":9102,
"stateTime":"2025-02-03T20:43:27.615Z",
"processMode":"Not Applicable",
"processState":"Running"
},
{
"processName":"EXT01",
"lastMessage":0,
"firstMessage":0,
"lcrHeartbeatAge":5209,
"processId":2367542,
"lcrHeartbeatLag":2639,
"lastHeartbeat":"2025-02-03T20:50:31.285Z",
"processType":"Extract",
"startTime":"2025-02-03T20:43:42.807Z",
"stateTime":"2025-02-03T20:43:55.783Z",
"processMode":"Integrated",
"processState":"Running"
},
{
"processName":"PMSRVR",
"lastMessage":0,
"firstMessage":0,
"processId":2367397,
"lastHeartbeat":"2025-02-03T20:50:32.209Z",
"processType":"PMServer",
"startTime":"2025-02-03T20:43:27.738Z",
"portNumber":9104,
"stateTime":"2025-02-03T20:43:27.741Z",
"processMode":"Not Applicable",
"processState":"Running"
},
{
"processName":"RECVSRVR",
"lastMessage":0,
"firstMessage":0,
"processId":2367399,
"lastHeartbeat":"2025-02-03T20:50:31.748Z",
"processType":"RecvServer",
"startTime":"2025-02-03T20:43:27.565Z",
"portNumber":9103,
"stateTime":"2025-02-03T20:43:27.567Z",
"processMode":"Not Applicable",
"processState":"Running"
},
{
"processName":"REP01",
"lastMessage":0,
"firstMessage":0,
"lcrHeartbeatAge":35206,
"processId":2367586,
"lcrHeartbeatLag":5457,
"lastHeartbeat":"2025-02-03T20:50:31.382Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:50.044Z",
"stateTime":"2025-02-03T20:43:52.475Z",
"processMode":"Integrated",
"processState":"Running"
},
{
"processName":"REP02",
"lastMessage":0,
"firstMessage":0,
"lcrHeartbeatAge":35206,
"processId":2367587,
"lcrHeartbeatLag":5343,
"lastHeartbeat":"2025-02-03T20:50:32.338Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:49.983Z",
"stateTime":"2025-02-03T20:43:50.226Z",
"processMode":"Classic",
"processState":"Running"
},
{
"processName":"REP03",
"lastMessage":0,
"firstMessage":0,
"lcrHeartbeatAge":5210,
"processId":2367588,
"lcrHeartbeatLag":4896,
"lastHeartbeat":"2025-02-03T20:50:31.902Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:50.682Z",
"stateTime":"2025-02-03T20:43:50.690Z",
"processMode":"Parallel",
"processState":"Running"
},
{
"processName":"REP03A00",
"lastMessage":0,
"parentName":"REP03",
"firstMessage":0,
"processId":2367722,
"lastHeartbeat":"2025-02-03T20:50:30.879Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.384Z",
"stateTime":"2025-02-03T20:43:55.399Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP03A01",
"lastMessage":0,
"parentName":"REP03",
"firstMessage":0,
"processId":2367724,
"lastHeartbeat":"2025-02-03T20:50:30.659Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.149Z",
"stateTime":"2025-02-03T20:43:55.183Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP03A02",
"lastMessage":0,
"parentName":"REP03",
"firstMessage":0,
"processId":2367726,
"lastHeartbeat":"2025-02-03T20:50:31.197Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.796Z",
"stateTime":"2025-02-03T20:43:55.835Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP03A03",
"lastMessage":0,
"parentName":"REP03",
"firstMessage":0,
"processId":2367730,
"lastHeartbeat":"2025-02-03T20:50:31.127Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.672Z",
"stateTime":"2025-02-03T20:43:55.758Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP03M00",
"lastMessage":0,
"parentName":"REP03",
"firstMessage":0,
"processId":2367723,
"lastHeartbeat":"2025-02-03T20:50:33.025Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.573Z",
"stateTime":"2025-02-03T20:43:55.626Z",
"processMode":"ParallelMapper",
"processState":"Running"
},
{
"processName":"REP03M01",
"lastMessage":0,
"parentName":"REP03",
"firstMessage":0,
"processId":2367725,
"lastHeartbeat":"2025-02-03T20:50:32.204Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.990Z",
"stateTime":"2025-02-03T20:43:55.998Z",
"processMode":"ParallelMapper",
"processState":"Running"
},
{
"processName":"REP04",
"lastMessage":0,
"firstMessage":0,
"lcrHeartbeatAge":35207,
"processId":2367589,
"lcrHeartbeatLag":5254,
"lastHeartbeat":"2025-02-03T20:50:30.884Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:50.721Z",
"stateTime":"2025-02-03T20:43:50.732Z",
"processMode":"Parallel",
"processState":"Running"
},
{
"processName":"REP04A00",
"lastMessage":0,
"parentName":"REP04",
"firstMessage":0,
"processId":2367709,
"lastHeartbeat":"2025-02-03T20:50:30.877Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.348Z",
"stateTime":"2025-02-03T20:43:56.764Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP04A01",
"lastMessage":0,
"parentName":"REP04",
"firstMessage":0,
"processId":2367710,
"lastHeartbeat":"2025-02-03T20:50:30.880Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.328Z",
"stateTime":"2025-02-03T20:44:04.336Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP04A02",
"lastMessage":0,
"parentName":"REP04",
"firstMessage":0,
"processId":2367712,
"lastHeartbeat":"2025-02-03T20:50:30.781Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.280Z",
"stateTime":"2025-02-03T20:44:04.336Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP04A03",
"lastMessage":0,
"parentName":"REP04",
"firstMessage":0,
"processId":2367716,
"lastHeartbeat":"2025-02-03T20:50:30.891Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.415Z",
"stateTime":"2025-02-03T20:44:04.282Z",
"processMode":"ParallelApplier",
"processState":"Running"
},
{
"processName":"REP04M00",
"lastMessage":0,
"parentName":"REP04",
"firstMessage":0,
"processId":2367711,
"lastHeartbeat":"2025-02-03T20:50:31.000Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.542Z",
"stateTime":"2025-02-03T20:43:55.581Z",
"processMode":"ParallelMapper",
"processState":"Running"
},
{
"processName":"REP04M01",
"lastMessage":0,
"parentName":"REP04",
"firstMessage":0,
"processId":2367713,
"lastHeartbeat":"2025-02-03T20:50:33.034Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:55.604Z",
"stateTime":"2025-02-03T20:43:55.635Z",
"processMode":"ParallelMapper",
"processState":"Running"
},
{
"processName":"REP05",
"lastMessage":0,
"firstMessage":0,
"lcrHeartbeatAge":35207,
"processId":2367590,
"lcrHeartbeatLag":5394,
"lastHeartbeat":"2025-02-03T20:50:33.323Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:50.049Z",
"stateTime":"2025-02-03T20:43:50.199Z",
"processMode":"Coordinated",
"processState":"Running"
},
{
"processName":"REP05001",
"lastMessage":0,
"parentName":"REP05",
"firstMessage":0,
"processId":2367668,
"lastHeartbeat":"2025-02-03T20:50:32.602Z",
"processType":"Replicat",
"startTime":"2025-02-03T20:43:53.971Z",
"stateTime":"2025-02-03T20:43:54.516Z",
"processMode":"Coordinated",
"processState":"Running"
}
],
"$schema":"mpoints:processes"
}
}