| Table Name | Description |
| ALL_CUBE_HIER_VIEWS | OLAP Hierarchy Views in the database accessible to the user |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | OWNER | VARCHAR2 | 30 | (null) | N | Owner of the OLAP Hierarchy View |
| 2 | DIMENSION_NAME | VARCHAR2 | 30 | (null) | N | Name of owning dimension of the OLAP Hierarchy View |
| 3 | HIERARCHY_NAME | VARCHAR2 | 30 | (null) | N | Name of hierarchy of the OLAP Hierarchy View |
| 4 | VIEW_NAME | VARCHAR2 | 30 | (null) | N | View Name of the OLAP Hierarchy View |