C.2.15 DBA_HIST_CELL_METRIC_DESC
The DBA_HIST_CELL_METRIC_DESC view displays information about cell metrics. This data is from V$CELL_METRIC_DESC.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
NUMBER |
NOT NULL |
Database identifier for the snapshot. |
|
|
NUMBER |
NOT NULL |
Unique identifier for the metric |
|
|
VARCHAR2(257) |
User-readable metric name |
|
|
|
VARCHAR2(17) |
NOT NULL |
Unit for the metrics, if NULL this is a count. |
|
|
NUMBER |
The database identifier. |
|
|
|
NUMBER |
The identifier of the container identified by CON_DBID. Possible values are as follows:
|
Parent topic: Automatic Workload Repository Views