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


VIEW: SYS.ALL_CUBE_VIEWS

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

OLAP Cube Views in the database accessible by the user

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (128) Yes Owner of the OLAP Cube View
CUBE_NAME VARCHAR2 (128) Yes Name of owning cube of the OLAP Cube View
VIEW_NAME VARCHAR2 (128) Yes View Name of the OLAP Cube View
Query Text

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


SELECT OWNER
,      CUBE_NAME
,      VIEW_NAME
FROM SYS.ALL_CUBE_VIEWS;

Dependencies

[top of page]

SYS.ALL_CUBE_VIEWS references the following:

SchemaSYS
TableDEPENDENCY$
TableOBJ$
TableOBJAUTH$
TableOLAP_AW_VIEWS$
TableOLAP_CUBES$
TableUSER$
SYS.ALL_CUBE_VIEWS is referenced by following:

SchemaPUBLIC
SynonymALL_CUBE_VIEWS