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


TABLE: OLAPSYS.CWM2$AWCUBECREATEACCESS

Object Details
Object Name: CWM2$AWCUBECREATEACCESS
Object Type: TABLE
Owner: OLAPSYS
Subobject Name:
Status: VALID

Temporary Table Details

OLAPSYS.CWM2$AWCUBECREATEACCESS is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000622722C00005$$ LOB UNIQUE TablespaceSYSTEM
Columns
Name Datatype Length Mandatory Comments
RUNID# NUMBER

CUBE_OWNER VARCHAR2 (30)
CUBE_NAME VARCHAR2 (30)
PROCESSACTION VARCHAR2 (30)
QUERY_TEXT CLOB (4000)
Query Text

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


SELECT RUNID#
,      CUBE_OWNER
,      CUBE_NAME
,      PROCESSACTION
,      QUERY_TEXT
FROM OLAPSYS.CWM2$AWCUBECREATEACCESS;

Dependencies

[top of page]

OLAPSYS.CWM2$AWCUBECREATEACCESS does not reference any database object

OLAPSYS.CWM2$AWCUBECREATEACCESS is referenced by following:

SchemaOLAPSYS
Package BodyCWM2_OLAP_OLAPAPI_ENABLE - show dependent code
Package BodyDBMS_AWM - show dependent code