Get count of different session types

get

/database/monitoring/session_summaries/by_type

Group by session type on GV$SESSION. A client requires SQL Administrator role to invoke this service.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Summary of different session types in the database.
Body ()
Root Schema : MonitoringSessionTypeSummariesItem
Type: object
Using data from GV$SESSION this object represents a summary of the number of sessions in different states aggregated across different session types (BACKGROUND and USER).
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top