DBA Data[Home] [Help]

VIEW: SYS.V_$PGASTAT

Source

View Text - Preformatted

select "NAME","VALUE","UNIT","CON_ID" from v$pgastat
View Text - HTML Formatted

SELECT "NAME"
, "VALUE"
, "UNIT"
, "CON_ID"
FROM V$PGASTAT