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


TABLE: MSD.MSD_DISTINCT_DIM_VAL_TEMP

Object Details
Object Name: MSD_DISTINCT_DIM_VAL_TEMP
Object Type: TABLE
Owner: MSD
Subobject Name:
Status: VALID

Temporary Table Details

MSD.MSD_DISTINCT_DIM_VAL_TEMP 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
STREAM_ID NUMBER
Yes
GEO_DIM VARCHAR2 (255)
ORG_DIM VARCHAR2 (255)
PRD_DIM VARCHAR2 (255)
REP_DIM VARCHAR2 (255)
CHN_DIM VARCHAR2 (255)
DCS_DIM VARCHAR2 (255)
UD1_DIM VARCHAR2 (255)
UD2_DIM VARCHAR2 (255)
BASE_STREAM_ID NUMBER
Yes
Query Text

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


SELECT STREAM_ID
,      GEO_DIM
,      ORG_DIM
,      PRD_DIM
,      REP_DIM
,      CHN_DIM
,      DCS_DIM
,      UD1_DIM
,      UD2_DIM
,      BASE_STREAM_ID
FROM MSD.MSD_DISTINCT_DIM_VAL_TEMP;

Dependencies

[top of page]

MSD.MSD_DISTINCT_DIM_VAL_TEMP does not reference any database object

MSD.MSD_DISTINCT_DIM_VAL_TEMP is referenced by following:

SchemaAPPS
SynonymMSD_DISTINCT_DIM_VAL_TEMP