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


VIEW: SYS.DBA_HIST_WR_CONTROL

Object Details
Object Name: DBA_HIST_WR_CONTROL
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Workload Repository Control Information

[View Source]

Columns
Name Datatype Length Mandatory Comments
DBID NUMBER
Yes
SNAP_INTERVAL INTERVAL DAY(5) TO SECOND(1) (11) Yes
RETENTION INTERVAL DAY(5) TO SECOND(1) (11) Yes
TOPNSQL VARCHAR2 (10)
CON_ID NUMBER

Query Text

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


SELECT DBID
,      SNAP_INTERVAL
,      RETENTION
,      TOPNSQL
,      CON_ID
FROM SYS.DBA_HIST_WR_CONTROL;

Dependencies

[top of page]

SYS.DBA_HIST_WR_CONTROL references the following:

SchemaSYS
ViewINT$DBA_HIST_WR_CONTROL
SYS.DBA_HIST_WR_CONTROL is referenced by following:

SchemaPUBLIC
SynonymDBA_HIST_WR_CONTROL
SchemaSYS
Package BodyDBMS_MANAGEMENT_PACKS - show dependent code
Package BodyDBMS_SQLTUNE - show dependent code