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


TABLE: SYS.WRH$_SGASTAT

Object Details
Object Name: WRH$_SGASTAT
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: Tablespace
PCT Free:
PCT Used:
Unique Key: WRH$_SGASTAT_U
  1. ColumnDBID
  2. ColumnSNAP_ID
  3. ColumnINSTANCE_NUMBER
  4. ColumnNAME
  5. ColumnPOOL
  6. ColumnCON_DBID
Indexes
Index Type Uniqueness Tablespace Column
WRH$_SGASTAT_U NORMAL UNIQUE Tablespace ColumnDBID
ColumnSNAP_ID
ColumnINSTANCE_NUMBER
ColumnNAME
ColumnPOOL
ColumnCON_DBID
Columns
Name Datatype Length Mandatory Comments
SNAP_ID NUMBER
Yes
DBID NUMBER
Yes
INSTANCE_NUMBER NUMBER
Yes
NAME VARCHAR2 (64)
POOL VARCHAR2 (12)
BYTES NUMBER

CON_DBID NUMBER
Yes
Query Text

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


SELECT SNAP_ID
,      DBID
,      INSTANCE_NUMBER
,      NAME
,      POOL
,      BYTES
,      CON_DBID
FROM SYS.WRH$_SGASTAT;

Dependencies

[top of page]

SYS.WRH$_SGASTAT does not reference any database object

SYS.WRH$_SGASTAT is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_SGASTAT