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


VIEW: SYS.SOURCE_SIZE

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
OBJ# NUMBER
Yes
BYTES NUMBER

Query Text

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


SELECT OBJ#
,      BYTES
FROM SYS.SOURCE_SIZE;

Dependencies

[top of page]

SYS.SOURCE_SIZE references the following:

SchemaSYS
TableSOURCE$
SYS.SOURCE_SIZE is referenced by following:

SchemaSYS
ViewDBA_OBJECT_SIZE
ViewUSER_OBJECT_SIZE