Get the specified wait event for specific active session

get

/database/performance/active_sessions_history_waits/{sid},{seq_number}/

Return data from GV$SESSION_WAIT_HISTORY for the specified Session Identifier and Event Sequence Number. 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

The session wait history for a particular session and event.
Body ()
Root Schema : PerformanceActionSessionHistoryWaitsItem
Type: object
Describes a wait event for a session. Data corresponds to a record from GV$SESSION_WAIT_HISTORY. The list of attributes may vary depending on database version.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top