Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01 |
|
|
View PDF |
V$SERVICEMETRIC
displays values of metrics for the most recent 60-second interval. A history of the last one hour will be kept in the system.
Column | Datatype | Description |
---|---|---|
BEGIN_TIME |
DATE |
Begin time of the interval |
END_TIME |
DATE |
End time of the interval |
INTSIZE_CSEC |
NUMBER |
Interval size (in hundredths of a second) |
GROUP_ID |
NUMBER |
Metric group ID |
SERVICE_NAME_HASH |
NUMBER |
Service name hash |
SERVICE_NAME |
VARCHAR2(64) |
Service name |
CTMHASH |
NUMBER |
CTM hash |
ELAPSEDPERCALL |
NUMBER |
Elapsed per call |
CPUPERCALL |
NUMBER |
CPU per call |