2.90 ALL_CUBE_ATTR_VISIBILITY
ALL_CUBE_ATTR_VISIBILITY describes the OLAP attributes visible for the dimensions, hierarchies, and levels accessible to the current user.
               
Related Views
- 
                        DBA_CUBE_ATTR_VISIBILITYdescribes all OLAP attributes visible for the dimensions, hierarchies, and levels in the database.
- 
                        USER_CUBE_ATTR_VISIBILITYdescribes the OLAP attributes visible for the dimensions, hierarchies, and levels 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 (such as  | 
| 
 | 
 | 
 | Name of an attribute of the dimension (such as  | 
| 
 | 
 | 
 | Name of a hierarchy for the dimension (such as  | 
| 
 | 
 | 
 | Name of the dimension level (such as  | 
| 
 | 
 | 
 | Identifies the dimension type that the current row derives the attribute visibility from. Possible values: 
 | 
| 
 | 
 | 
 | Identifies the dimension type for the current row. Possible values: 
 | 
See Also: