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


TABLE: QP.QP_CACHE_KEYS_TMP

Object Details
Object Name: QP_CACHE_KEYS_TMP
Object Type: TABLE
Owner: QP
Subobject Name:
Status: VALID

Temporary Table Details

QP.QP_CACHE_KEYS_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
QP_CACHE_KEYS_TMP_N1 NORMAL UNIQUE Tablespace ColumnRUN_ID
ColumnCACHE_KEY
Columns
Name Datatype Length Mandatory Comments
RUN_ID NUMBER
Yes
CACHE_KEY VARCHAR2 (240) Yes
Query Text

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


SELECT RUN_ID
,      CACHE_KEY
FROM QP.QP_CACHE_KEYS_TMP;

Dependencies

[top of page]

QP.QP_CACHE_KEYS_TMP does not reference any database object

QP.QP_CACHE_KEYS_TMP is referenced by following:

SchemaAPPS
SynonymQP_CACHE_KEYS_TMP