Increase of SGA in Oracle9i
654586Sep 10 2008 — edited Sep 11 2008I have a sga of following :
Total System Global Area 639075872 bytes
Fixed Size 730656 bytes
Variable Size 603979776 bytes
Database Buffers 33554432 bytes
Redo Buffers 811008 bytes
I can increase my SGA to 4GB from current 610MB size.
I wanted to know its just that alter system set sga_max_size and sga_target would do or there is something that have to be done?