| Table Name | Description |
| ALL_CUBE_DIMENSIONS | OLAP Cube Dimensions 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 Dimension |
| 2 | DIMENSION_NAME | VARCHAR2 | 30 | (null) | N | Name of the OLAP Cube Dimension |
| 3 | DIMENSION_TYPE | VARCHAR2 | 17 | (null) | Y | Type of the OLAP Cube Dimension |
| 4 | AW_NAME | VARCHAR2 | 30 | (null) | Y | Name of the Analytic Workspace which owns the OLAP Cube Dimension |
| 5 | DEFAULT_HIERARCHY_NAME | VARCHAR2 | 30 | (null) | Y | Default Hierarchy name of the OLAP Cube Dimension |
| 6 | DESCRIPTION | NVARCHAR2 | 600 | (null) | Y | Long Description of the OLAP Cube Dimension |