| Table Name | Description |
| ALL_CUBE_VIEWS | OLAP Cube 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 Cube View |
| 2 | CUBE_NAME | VARCHAR2 | 30 | (null) | N | Name of owning cube of the OLAP Cube View |
| 3 | VIEW_NAME | VARCHAR2 | 30 | (null) | N | View Name of the OLAP Cube View |