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


TABLE: SYS.WRI$_ALERT_THRESHOLD_LOG

Object Details
Object Name: WRI$_ALERT_THRESHOLD_LOG
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Primary Key: WRI$_ALERT_THRESHOLD_LOG_PK
  1. ColumnSEQUENCE_ID
Indexes
Index Type Uniqueness Tablespace Column
WRI$_ALERT_THRESHOLD_LOG_PK NORMAL UNIQUE TablespaceSYSTEM ColumnSEQUENCE_ID
Columns
Name Datatype Length Mandatory Comments
SEQUENCE_ID NUMBER
Yes
OBJECT_TYPE NUMBER

OBJECT_NAME VARCHAR2 (513)
OBJECT_ID NUMBER

OPCODE NUMBER

Query Text

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


SELECT SEQUENCE_ID
,      OBJECT_TYPE
,      OBJECT_NAME
,      OBJECT_ID
,      OPCODE
FROM SYS.WRI$_ALERT_THRESHOLD_LOG;

Dependencies

[top of page]

SYS.WRI$_ALERT_THRESHOLD_LOG does not reference any database object

SYS.WRI$_ALERT_THRESHOLD_LOG is not referenced by any database object