2.160 ALL_HIERARCHIES
ALL_HIERARCHIES describes the hierarchies accessible to the current user.
               
Related Views
-  
                        DBA_HIERARCHIESdescribes all hierarchies in the database.
-  
                        USER_HIERARCHIESdescribes the hierarchies owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the hierarchy | 
| 
 | 
 | 
 | Name of the hierarchy | 
| 
 | 
 | 
 | Owner of the attribute dimension used by the hierarchy | 
| 
 | 
 | 
 | Name of the attribute dimension used by the hierarchy | 
| 
 | 
 | 
 | Always  | 
| 
 | 
 | 
 | Compile status of the hierarchy: 
 | 
| 
 | 
 | 
 | 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: