Oracle PL/SQL/SQL Plus/SGA — различия между версиями

Материал из SQL эксперт
Перейти к: навигация, поиск
м (1 версия)
 
(нет различий)

Версия 13:45, 26 мая 2010

The SHOW SGA command shows the current allocations of the SGA memory.

 
SQL> SHO SGA
Total System Global
Area
 285212672
bytes
Fixed Size
   1287016
bytes
Variable Size
  92277912
bytes

Database Buffers
 188743680
bytes
Redo Buffers
   2904064
bytes
SQL> /
After the first 20 c
continue on the seco
PL/SQL procedure successfully completed.
SQL>
SQL>
--