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


TABLE: SYS.WRH$_TOPLEVELCALL_NAME

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: WRH$_TOPLEVELCALL_NAME_PK
  1. ColumnDBID
  2. ColumnTOP_LEVEL_CALL#
  3. ColumnCON_DBID
Indexes
Index Type Uniqueness Tablespace Column
WRH$_TOPLEVELCALL_NAME_PK NORMAL UNIQUE TablespaceSYSAUX ColumnDBID
ColumnTOP_LEVEL_CALL#
ColumnCON_DBID
Columns
Name Datatype Length Mandatory Comments
DBID NUMBER
Yes
TOP_LEVEL_CALL# NUMBER
Yes
TOP_LEVEL_CALL_NAME VARCHAR2 (64)
CON_DBID NUMBER
Yes
Query Text

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


SELECT DBID
,      TOP_LEVEL_CALL#
,      TOP_LEVEL_CALL_NAME
,      CON_DBID
FROM SYS.WRH$_TOPLEVELCALL_NAME;

Dependencies

[top of page]

SYS.WRH$_TOPLEVELCALL_NAME does not reference any database object

SYS.WRH$_TOPLEVELCALL_NAME is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_ACT_SESS_HISTORY
ViewINT$DBA_HIST_TOPLEVELCALL_NAME