| Table Name | Description |
| ALL_CUBE_DIM_MODELS | OLAP Dimension Models 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 OLAP Dimension Model |
| 2 | DIMENSION_NAME | VARCHAR2 | 30 | (null) | N | Name of owning dimension of the OLAP Dimension Model |
| 3 | MODEL_NAME | VARCHAR2 | 30 | (null) | N | Name of the OLAP Dimension Model |
| 4 | DESCRIPTION | NVARCHAR2 | 600 | (null) | Y | Long Description of the OLAP Dimension Model |