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


VIEW: SYS.EXU8STO

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNERID NUMBER
Yes
TSNO NUMBER
Yes
FILENO NUMBER
Yes
BLOCKNO NUMBER
Yes
INIEXT NUMBER

SEXT NUMBER

MINEXT NUMBER
Yes
MAXEXT NUMBER
Yes
PCTINC NUMBER
Yes
BLOCKS NUMBER

LISTS NUMBER

GROUPS NUMBER

EXTENTS NUMBER
Yes
PCACHE VARCHAR2 (7)
TS_TYPE NUMBER

TSNAME VARCHAR2 (30)
ISONLINE NUMBER

Query Text

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


SELECT OWNERID
,      TSNO
,      FILENO
,      BLOCKNO
,      INIEXT
,      SEXT
,      MINEXT
,      MAXEXT
,      PCTINC
,      BLOCKS
,      LISTS
,      GROUPS
,      EXTENTS
,      PCACHE
,      TS_TYPE
,      TSNAME
,      ISONLINE
FROM SYS.EXU8STO;

Dependencies

[top of page]

SYS.EXU8STO references the following:

SchemaSYS
ViewEXU9STO
TableTS$
SYS.EXU8STO is referenced by following:

SchemaSYS
ViewEXU8STOU