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


TABLE: AK.AK_LOADER_TEMP

Object Details
Object Name: AK_LOADER_TEMP
Object Type: TABLE
Owner: AK
FND Design Data: TableAK.AK_LOADER_TEMP
Subobject Name:
Status: VALID

Temporary Table Details

AK.AK_LOADER_TEMP 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
Unique Key: SYS_C00169268
  1. ColumnSESSION_ID
  2. ColumnTBL_INDEX
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00169268 NORMAL UNIQUE Tablespace ColumnSESSION_ID
ColumnTBL_INDEX
Columns
Name Datatype Length Mandatory Comments
TBL_INDEX NUMBER (15) Yes
LINE_CONTENT VARCHAR2 (2000)
SESSION_ID NUMBER

Query Text

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


SELECT TBL_INDEX
,      LINE_CONTENT
,      SESSION_ID
FROM AK.AK_LOADER_TEMP;

Dependencies

[top of page]

AK.AK_LOADER_TEMP does not reference any database object

AK.AK_LOADER_TEMP is referenced by following:

SchemaAPPS
SynonymAK_LOADER_TEMP