High memory utilization showing in Oracle EM, There are many LOCAL=NO in EM Top processes and in Sol
Hello,
We are on 11G R2 11.2.0.3 RAC with ASM, we have dbnode1 and dbnode2 cluster environment. I noticed that the Memory utilization in Oracle EM is showing 78% for dbnode2 and dbnode1 is showing as 30%.
In EM I checked dbnode2 'Top process' and its showing six oraclejdedb2 (LOCAL=NO) and each one is consuming 7% of memory which means 42% is consumed by LOCAL=NO , and in our Solaris Sparc 10 system I see around 30 oraclejdedb2 (LOCAL=NO) when I run “ps –ef | grep oraclejdedb2” or “ps –ef | grep oracle”.
Could you please let me know what is LOCAL=NO and because of LOCAL=NO the memory utilization is going high or is there any other reason?