Memory utilization
OMS: 11.1.0.1.0
Repository DB: 11.2.0.1.0
Solaris Sparc 10.
I am running both OMS and repository database from same server with 12G of memory and 8CPU. The memory utilization on this server is consistently above 93%. I find top 10 processes under memory utilization are from DB's background (ora_j00***) job related processes. Memory utilization percentage for these top 10 processes is about 10.6 (or less than 10). I tried to adjust memory related initialization parameters to make sure AMM is not used.
memory_target and memory_max_target are both set to 0.
ASMM is being enabled (sga_target=2G,sga_max_size=3G and pga_aggreagate_target=700M).