Overview
gv$sesstat displays the session-level statistics events on all OBServers.
Related tables/views
__all_virtual_sesstat
Field description
| Field name | Type | Nullable | Description |
|---|---|---|---|
| SID | BIGINT(20) | No | The ID of the session. |
| CON_ID | BIGINT(20) | No | The ID of the tenant. |
| SVR_IP | varchar(32) | No | The IP address of the OBserver where the information is stored. |
| SVR_PORT | BIGINT(20) | No | The port number of the OBserver where the information is stored. |
| STATISTICS# | BIGINT(20) | No | The subscript of the statistics event. |
| VALUE | BIGINT(20) | No | The number of times that the statistics event has happened. |