Get SQL statistics for a specific session

get

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

Return records from GV$SQLAREA for a given session with current waits on GV$SESSION_WAIT_HISTORY.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Stastics on the SQL statements currently executing for specific session.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top