2.58 ALL_ATTRIBUTE_DIMENSIONS
ALL_ATTRIBUTE_DIMENSIONS describes the attribute dimensions accessible to the current user.
               
Related Views
-  
                        DBA_ATTRIBUTE_DIMENSIONSdescribes all attribute dimensions in the database.
-  
                        USER_ATTRIBUTE_DIMENSIONSdescribes the attribute dimensions owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of attribute dimension | 
| 
 | 
 | 
 | Name of the attribute dimension | 
| 
 | 
 | 
 | Type of the attribute dimension: 
                                  
 | 
| 
 | 
 | 
 | An expression for the name of the ALL member for the attribute dimension | 
| 
 | 
 | 
 | An expression for the caption for the ALL member of the attribute dimension, or  | 
| 
 | 
 | 
 | An expression for the description for the ALL member of the attribute dimension | 
| 
 | 
 | 
 | Compile status of the attribute dimension: 
 | 
| 
 | 
 | 
 | The ID of the container where the data originates. Possible values include: 
 | 
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: