SGA
Hi,
my db version is 10.2.0.3
my sga_target is set to 1G and Sga_max_size=1G
when i Querry i found 0 value showing below
SQL> select * from v$sga_dynamic_free_memory;
----------------------------
0
so should i increase sga_max_size and database using PFILE not SPFILE
pleas advice
0