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


TABLE: SYS.WRH$_LATCH_NAME

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: WRH$_LATCH_NAME_PK
  1. ColumnDBID
  2. ColumnLATCH_HASH
  3. ColumnCON_DBID
Indexes
Index Type Uniqueness Tablespace Column
WRH$_LATCH_NAME_PK NORMAL UNIQUE TablespaceSYSAUX ColumnDBID
ColumnLATCH_HASH
ColumnCON_DBID
Columns
Name Datatype Length Mandatory Comments
DBID NUMBER
Yes
LATCH_HASH NUMBER
Yes
LATCH_NAME VARCHAR2 (64) Yes
LATCH# NUMBER

CON_DBID NUMBER
Yes
Query Text

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


SELECT DBID
,      LATCH_HASH
,      LATCH_NAME
,      LATCH#
,      CON_DBID
FROM SYS.WRH$_LATCH_NAME;

Dependencies

[top of page]

SYS.WRH$_LATCH_NAME does not reference any database object

SYS.WRH$_LATCH_NAME is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_LATCH
ViewINT$DBA_HIST_LATCH_CHILDREN
ViewINT$DBA_HIST_LATCH_NAME
ViewINT$DBA_HIST_LATCH_PARENT