Get all long running operations for a session

get

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

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

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Information on long running operations for the session.
Body ()
Root Schema : MonitoringSessionsLongRunningOperationItem
Type: object
This object represents operations for a specific session that run for longer than 6 seconds (in absolute time).
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top