DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.ALL_CUBE_HIER_VIEWS

Object Details
Object Name: ALL_CUBE_HIER_VIEWS
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

OLAP Hierarchy Views in the database accessible to the user

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (128) Yes Owner of the OLAP Hierarchy View
DIMENSION_NAME VARCHAR2 (128) Yes Name of owning dimension of the OLAP Hierarchy View
HIERARCHY_NAME VARCHAR2 (128) Yes Name of hierarchy of the OLAP Hierarchy View
VIEW_NAME VARCHAR2 (128) Yes View Name of the OLAP Hierarchy View
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT OWNER
,      DIMENSION_NAME
,      HIERARCHY_NAME
,      VIEW_NAME
FROM SYS.ALL_CUBE_HIER_VIEWS;

Dependencies

[top of page]

SYS.ALL_CUBE_HIER_VIEWS references the following:

SchemaSYS
TableOBJ$
TableOBJAUTH$
TableOLAP_AW_VIEWS$
TableOLAP_HIERARCHIES$
TableUSER$
SYS.ALL_CUBE_HIER_VIEWS is referenced by following:

SchemaPUBLIC
SynonymALL_CUBE_HIER_VIEWS