[Home] [Help]
[Dependency Information]
| Object Name: | GMD_OPTIMIZER_VALUE_GTMP |
|---|---|
| Object Type: | TABLE |
| Owner: | GMD |
| Subobject Name: | |
| Status: | VALID |
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.
| Tablespace: | ![]() |
|---|---|
| PCT Free: | 10 |
| PCT Used: | 40 |
ENTITY_ID
LINE_ID
TECH_PARM_ID| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| GMD_OPTIMIZER_VALUE_GTMP_PK | NORMAL | UNIQUE |
|
ENTITY_ID
LINE_ID
TECH_PARM_ID
|
| 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 |
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;
GMD.GMD_OPTIMIZER_VALUE_GTMP does not reference any database object
GMD.GMD_OPTIMIZER_VALUE_GTMP is referenced by following:
APPS
GMD_OPTIMIZER_VALUE_GTMP
|
|
|
|