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


TABLE: OLAPSYS.OLAP_SESSION_DIMS

Object Details
Object Name: OLAP_SESSION_DIMS
Object Type: TABLE
Owner: OLAPSYS
Subobject Name:
Status: VALID

Temporary Table Details

OLAPSYS.OLAP_SESSION_DIMS 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
Columns
Name Datatype Length Mandatory Comments
ID NUMBER

VERSION_ID CHAR (4)
Query Text

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


SELECT ID
,      VERSION_ID
FROM OLAPSYS.OLAP_SESSION_DIMS;

Dependencies

[top of page]

OLAPSYS.OLAP_SESSION_DIMS does not reference any database object

OLAPSYS.OLAP_SESSION_DIMS is referenced by following:

SchemaOLAPSYS
Package BodyCWM2_OLAP_MR_SECURITY_INIT - show dependent code
Package BodyCWM2_OLAP_MR_SESSION_POP - show dependent code