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


TABLE: OLAPSYS.CWM2$OLAPEXPORTCOMMANDTABLE

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

Temporary Table Details

OLAPSYS.CWM2$OLAPEXPORTCOMMANDTABLE 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$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
COMMAND VARCHAR2 (1024)
TYPE NUMBER

OWNER VARCHAR2 (30)
NAME VARCHAR2 (30)
SEQUENCE NUMBER

Query Text

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


SELECT COMMAND
,      TYPE
,      OWNER
,      NAME
,      SEQUENCE
FROM OLAPSYS.CWM2$OLAPEXPORTCOMMANDTABLE;

Dependencies

[top of page]

OLAPSYS.CWM2$OLAPEXPORTCOMMANDTABLE does not reference any database object

OLAPSYS.CWM2$OLAPEXPORTCOMMANDTABLE is referenced by following:

SchemaOLAPSYS
Package BodyCWM2_OLAP_EXPORT - show dependent code