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


TABLE: SYS.WRI$_SQLSET_STS_TOPACK

Object Details
Object Name: WRI$_SQLSET_STS_TOPACK
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Temporary Table Details

SYS.WRI$_SQLSET_STS_TOPACK 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
SQLSET_ID NUMBER

NAME VARCHAR2 (128)
OWNER VARCHAR2 (128)
Query Text

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


SELECT SQLSET_ID
,      NAME
,      OWNER
FROM SYS.WRI$_SQLSET_STS_TOPACK;

Dependencies

[top of page]

SYS.WRI$_SQLSET_STS_TOPACK does not reference any database object

SYS.WRI$_SQLSET_STS_TOPACK is referenced by following:

SchemaSYS
Package BodyDBMS_SQLTUNE_INTERNAL - show dependent code
View_ALL_SQLSET_STS_TOPACK