3.148 ALL_CUBE_DIM_MODELS
ALL_CUBE_DIM_MODELS describes the models for the OLAP dimensions accessible to the current user.
               
Related Views
- 
                        DBA_CUBE_DIM_MODELSdescribes the models for all OLAP dimensions in the database.
- 
                        USER_CUBE_DIM_MODELSdescribes the models for the OLAP dimensions owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the cube dimension | 
| 
 | 
 | 
 | Name of a cube dimension | 
| 
 | 
 | 
 | Name of a model for the cube dimension | 
| 
 | 
 | 
 | ID of the model | 
| 
 | 
 | 
 | Description of the model in the session language | 
See Also: