Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$CLIENT_STATS

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$STATNAME and V$SESS_TIME_MODEL
VALUE NUMBER Cumulative value (in microseconds)