ALL_HIERARCHIES
describes the hierarchies accessible to the current user.
Related Views
DBA_HIERARCHIES
describes all hierarchies in the database.
USER_HIERARCHIES
describes the hierarchies owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the hierarchy |
|
|
|
Name of the hierarchy |
|
|
|
Owner of the attribute dimension used by the hierarchy |
|
|
|
Name of the attribute dimension used by the hierarchy |
|
|
Always |
|
|
|
Compile status of the hierarchy:
|
|
|
|
The ID of the container where the data originates. Possible values include:
|
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: