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


TABLE: SYS.WRI$_ADV_SEGADV_SEGROW

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

Temporary Table Details

SYS.WRI$_ADV_SEGADV_SEGROW 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
OWNER VARCHAR2 (128)
OBJECT_NAME VARCHAR2 (128)
PARTITION_NAME VARCHAR2 (128)
SEGMENT_TYPE VARCHAR2 (128)
TABLESPACE_NAME VARCHAR2 (128)
LOBCOL_NAME VARCHAR2 (128)
LOBSEG_NAME VARCHAR2 (128)
LOBPART_NAME VARCHAR2 (128)
IOT_NAME VARCHAR2 (128)
Query Text

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


SELECT OWNER
,      OBJECT_NAME
,      PARTITION_NAME
,      SEGMENT_TYPE
,      TABLESPACE_NAME
,      LOBCOL_NAME
,      LOBSEG_NAME
,      LOBPART_NAME
,      IOT_NAME
FROM SYS.WRI$_ADV_SEGADV_SEGROW;

Dependencies

[top of page]

SYS.WRI$_ADV_SEGADV_SEGROW does not reference any database object

SYS.WRI$_ADV_SEGADV_SEGROW is not referenced by any database object