Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Dynamic Performance (V$) Views, 143 of 179


V$SESSTAT

This view lists user session statistics. To find the name of the statistic associated with each statistic number (STATISTIC#), query the V$STATNAME view.

See Also:

"V$STATNAME" and Appendix C, "Statistics Descriptions"

Column  Datatype  Description 

SID 

NUMBER 

Session identifier 

STATISTIC# 

NUMBER 

Statistic number (identifier) 

 

 

Note: Statistics numbers are not guaranteed to remain constant from one release to another. Therefore, you should rely on the statistics name rather than its number in your applications. 

VALUE 

NUMBER 

Statistic value 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index