| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
V$CLIENT_STATS displays measures for all sessions that are active for the client identifier per instance. The statistics available in this view are a subset of those available in V$SESSTAT and V$SESS_TIME_MODEL.
| Column | Datatype | Description | 
|---|---|---|
| CLIENT_IDENTIFIER | VARCHAR2(64) | Client identifier | 
| STAT_ID | NUMBER | Statistic identifier | 
| STAT_NAME | VARCHAR2(64) | Derived statistic name from V$STATNAMEandV$SESS_TIME_MODEL | 
| VALUE | NUMBER | Cumulative value (in microseconds) |