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


TABLE: SYS.WRH$_SGASTAT_BL

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Unique Key: WRH$_SGASTAT_BL_U
  1. ColumnDBID
  2. ColumnSNAP_ID
  3. ColumnINSTANCE_NUMBER
  4. ColumnNAME
  5. ColumnPOOL
  6. ColumnCON_DBID
Indexes
Index Type Uniqueness Tablespace Column
WRH$_SGASTAT_BL_U NORMAL UNIQUE TablespaceSYSAUX 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_BL;

Dependencies

[top of page]

SYS.WRH$_SGASTAT_BL does not reference any database object

SYS.WRH$_SGASTAT_BL is not referenced by any database object