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


TABLE: GMD.GMD_OPTIMIZER_VALUE_GTMP

Object Details
Object Name: GMD_OPTIMIZER_VALUE_GTMP
Object Type: TABLE
Owner: GMD
Subobject Name:
Status: VALID

Temporary Table Details

GMD.GMD_OPTIMIZER_VALUE_GTMP 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
Primary Key: GMD_OPTIMIZER_VALUE_GTMP_PK
  1. ColumnENTITY_ID
  2. ColumnLINE_ID
  3. ColumnTECH_PARM_ID
Indexes
Index Type Uniqueness Tablespace Column
GMD_OPTIMIZER_VALUE_GTMP_PK NORMAL UNIQUE Tablespace ColumnENTITY_ID
ColumnLINE_ID
ColumnTECH_PARM_ID
Columns
Name Datatype Length Mandatory Comments
ENTITY_ID NUMBER (15) Yes
LINE_ID NUMBER (15) Yes
TECH_PARM_ID NUMBER (15) Yes
TECH_PARM_VALUE NUMBER

Query Text

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


SELECT ENTITY_ID
,      LINE_ID
,      TECH_PARM_ID
,      TECH_PARM_VALUE
FROM GMD.GMD_OPTIMIZER_VALUE_GTMP;

Dependencies

[top of page]

GMD.GMD_OPTIMIZER_VALUE_GTMP does not reference any database object

GMD.GMD_OPTIMIZER_VALUE_GTMP is referenced by following:

SchemaAPPS
SynonymGMD_OPTIMIZER_VALUE_GTMP