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


TABLE: SYSTEM.MVIEW$_ADV_OWB

Object Details
Object Name: MVIEW$_ADV_OWB
Object Type: TABLE
Owner: SYSTEM
Subobject Name:
Status: VALID

Temporary Table Details

SYSTEM.MVIEW$_ADV_OWB 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_IL0000622374C00004$$ LOB UNIQUE TablespaceSYSTEM
SYS_IL0000622374C00005$$ LOB UNIQUE TablespaceSYSTEM
Columns
Name Datatype Length Mandatory Comments
RUNID# NUMBER

OBJNAME VARCHAR2 (30)
OWNERNAME VARCHAR2 (30)
MVSCRIPT CLOB (4000)
INDEXSCRIPT CLOB (4000)
Query Text

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


SELECT RUNID#
,      OBJNAME
,      OWNERNAME
,      MVSCRIPT
,      INDEXSCRIPT
FROM SYSTEM.MVIEW$_ADV_OWB;

Dependencies

[top of page]

SYSTEM.MVIEW$_ADV_OWB does not reference any database object

SYSTEM.MVIEW$_ADV_OWB is referenced by following:

SchemaOLAPSYS
Package BodyDBMS_ODM - show dependent code