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


TABLE: GCS.GCS_EPB_LEVELS_GT

Object Details
Object Name: GCS_EPB_LEVELS_GT
Object Type: TABLE
Owner: GCS
Subobject Name:
Status: VALID

Temporary Table Details

GCS.GCS_EPB_LEVELS_GT 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
GCS_EPB_LEVELS_GT_U1 NORMAL NONUNIQUE Tablespace ColumnDIM_DISPLAY_CODE
ColumnDIM_VALUE_SET_DISPLAY_CODE
ColumnDIM_GROUP_DISPLAY_CODE
Columns
Name Datatype Length Mandatory Comments
DIM_DISPLAY_CODE VARCHAR2 (150) Yes Display code for the dimension
DIM_VALUE_SET_DISPLAY_CODE VARCHAR2 (150) Yes Value set display code
DIM_GROUP_DISPLAY_CODE VARCHAR2 (150) Yes Dimension group display code
DIM_GROUP_LEVEL NUMBER

Dimension group level
Query Text

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


SELECT DIM_DISPLAY_CODE
,      DIM_VALUE_SET_DISPLAY_CODE
,      DIM_GROUP_DISPLAY_CODE
,      DIM_GROUP_LEVEL
FROM GCS.GCS_EPB_LEVELS_GT;

Dependencies

[top of page]

GCS.GCS_EPB_LEVELS_GT does not reference any database object

GCS.GCS_EPB_LEVELS_GT is referenced by following:

SchemaAPPS
SynonymGCS_EPB_LEVELS_GT