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


VIEW: SYS.ALL_CUBE_NAMED_BUILD_SPECS

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

OLAP Cube Named Build Specifications in the database accessible by the user

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (128) Yes Owner of the OLAP Named Build Specification
CUBE_NAME VARCHAR2 (128) Yes Name of the OLAP Cube
NAMED_BUILD_SPEC CLOB (4000)
Name of the OLAP Cube Named Build Specification
Query Text

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


SELECT OWNER
,      CUBE_NAME
,      NAMED_BUILD_SPEC
FROM SYS.ALL_CUBE_NAMED_BUILD_SPECS;

Dependencies

[top of page]

SYS.ALL_CUBE_NAMED_BUILD_SPECS references the following:

SchemaSYS
TableOBJ$
TableOBJAUTH$
TableOLAP_CUBES$
TableOLAP_CUBE_DIMENSIONS$
TableOLAP_DIMENSIONALITY$
TableOLAP_SYNTAX$
TableUSER$
SYS.ALL_CUBE_NAMED_BUILD_SPECS is referenced by following:

SchemaPUBLIC
SynonymALL_CUBE_NAMED_BUILD_SPECS