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