Aix fielsystemcache
Db needs the shared_pool_size to be raised.Is the filesystem going to be affected? Is this going to affect the oracle or server in a negative way?
Ibm aix 5.3 Server has 16 gb of which the following is the memory distribution.
The parameters of memory right now are the following:
java_pool_size=100M
large_pool_size=300M
shared_pool_size=500M
sort_area_size=3000000
sga_max_size=1562348000
I want to raise to this parameters:
db_cache_size=629145600
shared_pool_size 600M
sort_area_size=52428800
sga_max_size=3221225000
Ibm aix 5.3 Server has 16 gb of which the following is the memory distribution.
The parameters of memory right now are the following:
java_pool_size=100M
large_pool_size=300M
shared_pool_size=500M
sort_area_size=3000000
sga_max_size=1562348000
I want to raise to this parameters:
db_cache_size=629145600
shared_pool_size 600M
sort_area_size=52428800
sga_max_size=3221225000
0