How to determine free memory and used memory in Oracle How to determine free memory and used memory in Oracle
The summary information of the SGA is determined by,
SQL> select * from V$SGA;
NAME VALUE
------------ --------- --------- --------- ------......