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.
Request
Supported Media Types
- application/json
Path Parameters
-
sql_exec_id: number
Execution identifier.
-
sql_exec_start: string(date-time)
Time when the execution started.
-
sql_id: string
SQL identifier.
Response
Supported Media Types
- application/json
200 Response
Descrption of a monitored SQL statement.