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


VIEW: SYS.DBA_HIST_SYS_TIME_MODEL

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

System Time Model Historical Statistics Information

[View Source]

Columns
Name Datatype Length Mandatory Comments
SNAP_ID NUMBER
Yes
DBID NUMBER
Yes
INSTANCE_NUMBER NUMBER
Yes
STAT_ID NUMBER
Yes
STAT_NAME VARCHAR2 (64) Yes
VALUE NUMBER

CON_DBID NUMBER

CON_ID NUMBER

Query Text

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


SELECT SNAP_ID
,      DBID
,      INSTANCE_NUMBER
,      STAT_ID
,      STAT_NAME
,      VALUE
,      CON_DBID
,      CON_ID
FROM SYS.DBA_HIST_SYS_TIME_MODEL;

Dependencies

[top of page]

SYS.DBA_HIST_SYS_TIME_MODEL references the following:

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

SchemaPUBLIC
SynonymDBA_HIST_SYS_TIME_MODEL
SchemaSYS
Package BodyDBMS_SWRF_REPORT_INTERNAL - show dependent code
Package BodyDBMS_WORKLOAD_REPLAY - show dependent code