C.2.16 DBA_HIST_CELL_NAME
The DBA_HIST_CELL_NAME view displays historic information about the names of cells. This view is derived from DBA_HIST_CELL_CONFIG and DBA_HIST_CELL_CONFIG_DETAIL.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
NUMBER |
NOT NULL |
Unique snapshot identifier. |
|
|
NUMBER |
NOT NULL |
Database identifier for the snapshot. |
|
|
NUMBER |
NOT NULL |
Hash number that uniquely identifies the cell. |
|
|
VARCHAR2(4000) |
User-readable cell name. |
|
|
|
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