Get information on a monitored statement

get

/database/performance/sql_statements/{sql_id}/monitor/{sql_exec_id},{sql_exec_start}/

Oracle Tuning Pack licence is required for this service. Returns information on a monitored statement from GV$SQL_MONITOR view. 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

Descrption of a monitored SQL statement.
Body ()
Root Schema : PerformanceSQLStatementMonitorsItem
Type: object
This object provides statistics for a single execution of an SQL statement. The list of attributes may vary depending on database version.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top