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


TABLE: SYS.WRH$_INTERCONNECT_PINGS

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

Storage Details
Tablespace: Tablespace
PCT Free:
PCT Used:
Primary Key: WRH$_INTERCONNECT_PINGS_PK
  1. ColumnDBID
  2. ColumnSNAP_ID
  3. ColumnINSTANCE_NUMBER
  4. ColumnTARGET_INSTANCE
  5. ColumnCON_DBID
Indexes
Index Type Uniqueness Tablespace Column
WRH$_INTERCONNECT_PINGS_PK NORMAL UNIQUE Tablespace ColumnDBID
ColumnSNAP_ID
ColumnINSTANCE_NUMBER
ColumnTARGET_INSTANCE
ColumnCON_DBID
Columns
Name Datatype Length Mandatory Comments
SNAP_ID NUMBER
Yes
DBID NUMBER
Yes
INSTANCE_NUMBER NUMBER
Yes
TARGET_INSTANCE NUMBER
Yes
CNT_500B NUMBER

WAIT_500B NUMBER

WAITSQ_500B NUMBER

CNT_8K NUMBER

WAIT_8K NUMBER

WAITSQ_8K NUMBER

CON_DBID NUMBER
Yes
Query Text

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


SELECT SNAP_ID
,      DBID
,      INSTANCE_NUMBER
,      TARGET_INSTANCE
,      CNT_500B
,      WAIT_500B
,      WAITSQ_500B
,      CNT_8K
,      WAIT_8K
,      WAITSQ_8K
,      CON_DBID
FROM SYS.WRH$_INTERCONNECT_PINGS;

Dependencies

[top of page]

SYS.WRH$_INTERCONNECT_PINGS does not reference any database object

SYS.WRH$_INTERCONNECT_PINGS is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_IC_PINGS