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


VIEW: SYS.EXU8RSG

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER CHAR (6)
NAME VARCHAR2 (30) Yes
SPACE$ VARCHAR2 (30) Yes
TSNO NUMBER

FILENO NUMBER
Yes
BLOCKNO NUMBER
Yes
MINEXT NUMBER
Yes
PUBLIC$ NUMBER

Query Text

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


SELECT OWNER
,      NAME
,      SPACE$
,      TSNO
,      FILENO
,      BLOCKNO
,      MINEXT
,      PUBLIC$
FROM SYS.EXU8RSG;

Dependencies

[top of page]

SYS.EXU8RSG references the following:

SchemaSYS
TableSEG$
TableTS$
TableUNDO$

SYS.EXU8RSG is not referenced by any database object