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


TABLE: SYS.KU$XKTFBUE

Object Details
Object Name: KU$XKTFBUE
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Temporary Table Details

SYS.KU$XKTFBUE 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
KU$XKTFBUE_I NORMAL NONUNIQUE Tablespace ColumnKTFBUESEGTSN
ColumnKTFBUESEGFNO
ColumnKTFBUESEGBNO
Columns
Name Datatype Length Mandatory Comments
KTFBUESEGTSN NUMBER

KTFBUESEGFNO NUMBER

KTFBUESEGBNO NUMBER

KTFBUEBLKS NUMBER

Query Text

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


SELECT KTFBUESEGTSN
,      KTFBUESEGFNO
,      KTFBUESEGBNO
,      KTFBUEBLKS
FROM SYS.KU$XKTFBUE;

Dependencies

[top of page]

SYS.KU$XKTFBUE does not reference any database object

SYS.KU$XKTFBUE is referenced by following:

SchemaSYS
Package BodyDBMS_METADATA_UTIL - show dependent code