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


VIEW: SYS.V_$SGA

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (20)
VALUE NUMBER

CON_ID NUMBER

Query Text

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


SELECT NAME
,      VALUE
,      CON_ID
FROM SYS.V_$SGA;

Dependencies

[top of page]

SYS.V_$SGA references the following:

SYS.V_$SGA is referenced by following:

SchemaPUBLIC
SynonymV$SGA