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


TABLE: MSC.MSC_TEMP_REGION_LOCATIONS

Object Details
Object Name: MSC_TEMP_REGION_LOCATIONS
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_TEMP_REGION_LOCATIONS
Subobject Name:
Status: VALID

Temporary Table Details

MSC.MSC_TEMP_REGION_LOCATIONS 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
MSC_TEMP_REGION_LOCATIONS_N1 NORMAL NONUNIQUE Tablespace ColumnREGION_ID
ColumnSR_INSTANCE_ID
MSC_TEMP_REGION_LOCATIONS_N2 NORMAL NONUNIQUE Tablespace ColumnLOCATION_ID
ColumnSR_INSTANCE_ID
Columns
Name Datatype Length Mandatory Comments
REGION_ID NUMBER

LOCATION_ID NUMBER

LOCATION_SOURCE VARCHAR2 (4)
REGION_TYPE NUMBER

PARENT_REGION_FLAG VARCHAR2 (1)
SR_INSTANCE_ID NUMBER

PARTNER_TYPE NUMBER

Query Text

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


SELECT REGION_ID
,      LOCATION_ID
,      LOCATION_SOURCE
,      REGION_TYPE
,      PARENT_REGION_FLAG
,      SR_INSTANCE_ID
,      PARTNER_TYPE
FROM MSC.MSC_TEMP_REGION_LOCATIONS;

Dependencies

[top of page]

MSC.MSC_TEMP_REGION_LOCATIONS does not reference any database object

MSC.MSC_TEMP_REGION_LOCATIONS is referenced by following:

SchemaAPPS
SynonymMSC_TEMP_REGION_LOCATIONS