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


TABLE: BIS.BIS_OBJ_SET_TEMP

Object Details
Object Name: BIS_OBJ_SET_TEMP
Object Type: TABLE
Owner: BIS
Subobject Name:
Status: VALID

Temporary Table Details

BIS.BIS_OBJ_SET_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
Columns
Name Datatype Length Mandatory Comments
REQUEST_ID NUMBER

OBJECT_NAME VARCHAR2 (480)
OBJECT_TYPE VARCHAR2 (30)
OBJECT_OWNER VARCHAR2 (50)
HAS_PROGRAM VARCHAR2 (1)
Query Text

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


SELECT REQUEST_ID
,      OBJECT_NAME
,      OBJECT_TYPE
,      OBJECT_OWNER
,      HAS_PROGRAM
FROM BIS.BIS_OBJ_SET_TEMP;

Dependencies

[top of page]

BIS.BIS_OBJ_SET_TEMP does not reference any database object

BIS.BIS_OBJ_SET_TEMP is referenced by following:

SchemaAPPS
SynonymBIS_OBJ_SET_TEMP