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


VIEW: SYS.V_$OFFLINE_RANGE

Object Details
Object Name: V_$OFFLINE_RANGE
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
RECID NUMBER

STAMP NUMBER

FILE# NUMBER

OFFLINE_CHANGE# NUMBER

ONLINE_CHANGE# NUMBER

ONLINE_TIME DATE

RESETLOGS_CHANGE# NUMBER

RESETLOGS_TIME DATE

CON_ID NUMBER

Query Text

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


SELECT RECID
,      STAMP
,      FILE#
,      OFFLINE_CHANGE#
,      ONLINE_CHANGE#
,      ONLINE_TIME
,      RESETLOGS_CHANGE#
,      RESETLOGS_TIME
,      CON_ID
FROM SYS.V_$OFFLINE_RANGE;

Dependencies

[top of page]

SYS.V_$OFFLINE_RANGE references the following:

SYS.V_$OFFLINE_RANGE is referenced by following:

SchemaPUBLIC
SynonymV$OFFLINE_RANGE