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


TABLE: SYS.WRM$_WR_USAGE

Object Details
Object Name: WRM$_WR_USAGE
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
WRM$_WR_USAGE_INDEX NORMAL NONUNIQUE TablespaceSYSAUX ColumnUSAGE_TIME
Columns
Name Datatype Length Mandatory Comments
FEATURE_TYPE VARCHAR2 (32) Yes
FEATURE_NAME VARCHAR2 (64) Yes
USAGE_TIME TIMESTAMP(3) (11) Yes
Query Text

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


SELECT FEATURE_TYPE
,      FEATURE_NAME
,      USAGE_TIME
FROM SYS.WRM$_WR_USAGE;

Dependencies

[top of page]

SYS.WRM$_WR_USAGE does not reference any database object

SYS.WRM$_WR_USAGE is referenced by following:

SchemaSYS
Package BodyDBMS_SWRF_REPORT_INTERNAL - show dependent code