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


TABLE: GR.GR_UPLOAD_FILE_TMP

Object Details
Object Name: GR_UPLOAD_FILE_TMP
Object Type: TABLE
Owner: GR
FND Design Data: TableGR.GR_UPLOAD_FILE_TMP
Subobject Name:
Status: VALID


Temporary Table to load the generated MSDS


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000326711C00002$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
SYS_IL0000326711C00003$$ LOB UNIQUE TablespaceAPPS_TS_TX_DATA
Columns
Name Datatype Length Mandatory Comments
REQUEST_ID NUMBER (15) Yes Request Id of the Concurrent Program for which the Output file needs to be read into the table
FILE_DATA BLOB (4000)
File Data
XML_DATA CLOB (4000)
XML DATA COLUMN TO HOLD CLOB DATA
Query Text

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


SELECT REQUEST_ID
,      FILE_DATA
,      XML_DATA
FROM GR.GR_UPLOAD_FILE_TMP;

Dependencies

[top of page]

GR.GR_UPLOAD_FILE_TMP does not reference any database object

GR.GR_UPLOAD_FILE_TMP is referenced by following:

SchemaAPPS
SynonymGR_UPLOAD_FILE_TMP