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


TABLE: JTF.JTF_OBJECT_PURGE_PARAM_TMP

Object Details
Object Name: JTF_OBJECT_PURGE_PARAM_TMP
Object Type: TABLE
Owner: JTF
Subobject Name:
Status: VALID

Temporary Table Details

JTF.JTF_OBJECT_PURGE_PARAM_TMP 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$TRANSACTION. 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
JTF_OBJECT_PURGE_PARAM_TMP_N1 NORMAL NONUNIQUE Tablespace ColumnOBJECT_TYPE
ColumnOBJECT_ID
JTF_OBJECT_PURGE_PARAM_TMP_N2 NORMAL NONUNIQUE Tablespace ColumnOBJECT_TYPE
ColumnPROCESSING_SET_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_TYPE VARCHAR2 (30) Yes
OBJECT_ID NUMBER
Yes
PROCESSING_SET_ID NUMBER
Yes
PURGE_STATUS VARCHAR2 (1)
PURGE_ERROR_MESSAGE VARCHAR2 (4000)
Query Text

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


SELECT OBJECT_TYPE
,      OBJECT_ID
,      PROCESSING_SET_ID
,      PURGE_STATUS
,      PURGE_ERROR_MESSAGE
FROM JTF.JTF_OBJECT_PURGE_PARAM_TMP;

Dependencies

[top of page]

JTF.JTF_OBJECT_PURGE_PARAM_TMP does not reference any database object

JTF.JTF_OBJECT_PURGE_PARAM_TMP is referenced by following:

SchemaAPPS
SynonymJTF_OBJECT_PURGE_PARAM_TMP