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


TABLE: SYS.OPTSTAT_HIST_CONTROL$

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

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
SNAME VARCHAR2 (30)
SVAL1 NUMBER

SVAL2 TIMESTAMP(6) WITH TIME ZONE (13)
SPARE1 NUMBER

SPARE2 NUMBER

SPARE3 NUMBER

SPARE4 VARCHAR2 (1000)
SPARE5 VARCHAR2 (1000)
SPARE6 TIMESTAMP(6) WITH TIME ZONE (13)
Query Text

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


SELECT SNAME
,      SVAL1
,      SVAL2
,      SPARE1
,      SPARE2
,      SPARE3
,      SPARE4
,      SPARE5
,      SPARE6
FROM SYS.OPTSTAT_HIST_CONTROL$;

Dependencies

[top of page]

SYS.OPTSTAT_HIST_CONTROL$ does not reference any database object

SYS.OPTSTAT_HIST_CONTROL$ is referenced by following:

SchemaSYS
Package BodyDBMS_STATS - show dependent code
Package BodyDBMS_STATS_INTERNAL - show dependent code
View_user_stat