| Table Name | Description |
| ALL_CUBE_DIM_LEVELS | OLAP Dimension Levels 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 Level |
| 2 | DIMENSION_NAME | VARCHAR2 | 30 | (null) | N | Name of the dimension which owns the OLAP Dimension Level |
| 3 | LEVEL_NAME | VARCHAR2 | 30 | (null) | N | Name of the OLAP Dimension Level |
| 4 | DESCRIPTION | NVARCHAR2 | 600 | (null) | Y | Long Description of the OLAP Dimension Level |