C.2.6 DBA_HIST_CELL_CONFIG_DETAIL
The DBA_HIST_CELL_CONFIG_DETAIL view displays historic information about the configuration of the cells. This view has the same descriptions as DBA_HIST_CELL_CONFIG, but includes the data for each snapshot, such as a historic view.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
NUMBER |
NOT NULL |
Unique snapshot identifier. |
|
|
NUMBER |
NOT NULL |
Database identifier for the snapshot. |
|
|
VARCHAR2(256) |
NOT NULL |
Unique identifier for the cell. |
|
|
NUMBER |
NOT NULL |
Hash number to uniquely identify the cell. |
|
|
VARCHAR2(15) |
NOT NULL |
Configuration type. The configuration type determines the type of information stored in the CONFVAL column.
|
|
|
CLOB |
XML data associated with the CONFTYPE. |
|
|
|
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