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


VIEW: SYS.USER_CUBE_NAMED_BUILD_SPECS

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

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
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 CUBE_NAME
,      NAMED_BUILD_SPEC
FROM SYS.USER_CUBE_NAMED_BUILD_SPECS;

Dependencies

[top of page]

SYS.USER_CUBE_NAMED_BUILD_SPECS references the following:

SchemaSYS
TableOBJ$
TableOLAP_CUBES$
TableOLAP_SYNTAX$
SYS.USER_CUBE_NAMED_BUILD_SPECS is referenced by following:

SchemaPUBLIC
SynonymUSER_CUBE_NAMED_BUILD_SPECS