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


TABLE: XDB.XDB$XIDX_IMP_T

Object Details
Object Name: XDB$XIDX_IMP_T
Object Type: TABLE
Owner: XDB
Subobject Name:
Status: VALID

Temporary Table Details

XDB.XDB$XIDX_IMP_T 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
SYS_IL0000615851C00004$$ LOB UNIQUE TablespaceSYSTEM
Columns
Name Datatype Length Mandatory Comments
INDEX_NAME VARCHAR2 (138)
SCHEMA_NAME VARCHAR2 (138)
ID VARCHAR2 (40)
DATA CLOB (4000)
GRPPOS NUMBER

Query Text

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


SELECT INDEX_NAME
,      SCHEMA_NAME
,      ID
,      DATA
,      GRPPOS
FROM XDB.XDB$XIDX_IMP_T;

Dependencies

[top of page]

XDB.XDB$XIDX_IMP_T does not reference any database object

XDB.XDB$XIDX_IMP_T is not referenced by any database object