July 2004
Intermediate to advanced
384 pages
9h 32m
English
We briefly mentioned in Chapter 2 that OWI does not capture any CPU statistics. Fortunately, this, along with myriad other statistics is exposed via the V$SYSSTAT view at the system level and the V$SESSTAT view at the session level. The V$STATNAME view provides a list of statistics that can be used to resolve the statistic name for V$SESSTAT. In short, V$SYSSTAT shows cumulative instance-wide statistics since the instance started, while V$SESSTAT shows cumulative session-wide statistics since the session started. The number and names of these statistics vary from version to version, just as with the wait events. However, the structure and meaning has mostly remained the same through the versions.
The meaning ...
Read now
Unlock full access