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


TABLE: APPLSYS.BISM_EXPORT_TEMP

Object Details
Object Name: BISM_EXPORT_TEMP
Object Type: TABLE
Owner: APPLSYS
Subobject Name:
Status: VALID

Temporary Table Details

APPLSYS.BISM_EXPORT_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
Primary Key: BISM_EXPORT_TEMP_PK
  1. ColumnGROUP_NAME
  2. ColumnFILE_NAME
Indexes
Index Type Uniqueness Tablespace Column
BISM_EXPORT_TEMP_PK NORMAL UNIQUE Tablespace ColumnGROUP_NAME
ColumnFILE_NAME
SYS_IL0000359045C00005$$ LOB UNIQUE TablespaceSYSTEM
SYS_IL0000359045C00006$$ LOB UNIQUE TablespaceSYSTEM
Columns
Name Datatype Length Mandatory Comments
GROUP_NAME RAW (16) Yes
GROUP_ID RAW (16)
FILE_NAME NVARCHAR2 (2666) Yes
TIME_CREATED TIMESTAMP(6) (11)
TEXT NCLOB (4000)
BINARYDATA BLOB (4000)
Query Text

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


SELECT GROUP_NAME
,      GROUP_ID
,      FILE_NAME
,      TIME_CREATED
,      TEXT
,      BINARYDATA
FROM APPLSYS.BISM_EXPORT_TEMP;

Dependencies

[top of page]

APPLSYS.BISM_EXPORT_TEMP does not reference any database object

APPLSYS.BISM_EXPORT_TEMP is referenced by following:

SchemaAPPS
SynonymBISM_EXPORT_TEMP