Get current active process for a session

get

/database/monitoring/sessions/{sid},{serial_number}/process

Returns all records from GV$PROCESS for a specific session. A client requires SQL Administrator role to invoke this service.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Description of actives processes for a session.
Body ()
Root Schema : MonitoringSessionsProcessItem
Type: object
This object represents information about the currently active processes for a specific session. Data is retrieved from GV$PROCESS view.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top