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


TABLE: MSC.MSC_INT_STORAGE

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

Temporary Table Details

MSC.MSC_INT_STORAGE 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: MSC_STORAGE_PK
  1. ColumnOI__STORAGE_NAME
  2. ColumnOI__BRANCH_CODE
Indexes
Index Type Uniqueness Tablespace Column
MSC_STORAGE_PK NORMAL UNIQUE Tablespace ColumnOI__STORAGE_NAME
ColumnOI__BRANCH_CODE
Columns
Name Datatype Length Mandatory Comments
OI__STORAGE_NAME VARCHAR2 (100) Yes
OI__BRANCH_CODE VARCHAR2 (100) Yes
OI__STORAGE_TYPE VARCHAR2 (100)
OI__DESCRIPTION VARCHAR2 (300)
OI__STORAGE_WEIGHT_UNIT VARCHAR2 (100)
OI__STORAGE_VOLUME_UNIT VARCHAR2 (100)
Query Text

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


SELECT OI__STORAGE_NAME
,      OI__BRANCH_CODE
,      OI__STORAGE_TYPE
,      OI__DESCRIPTION
,      OI__STORAGE_WEIGHT_UNIT
,      OI__STORAGE_VOLUME_UNIT
FROM MSC.MSC_INT_STORAGE;

Dependencies

[top of page]

MSC.MSC_INT_STORAGE does not reference any database object

MSC.MSC_INT_STORAGE is referenced by following:

SchemaAPPS
SynonymMSC_INT_STORAGE