100% Memory Utilisation on AIX 5.3 DB Server
I am facing issue with Memory utilisation on DB Server Aix 5.3, I am having around 96 GB of Memory on the Server out of which I have allocated 20 GB to SGA and 8 GB of PGA. The only software installed on this server is oracle 10.2.0.2 with a single database. Whenever I check the memory utilisation on the server it is allways around 100%. There is no paging activity on the server. I have checked that using vmsat.
When I have queried v$process with PGA_ALLOC_MEM total allocation is just 10 GB.
Suggest how to diagnose this issue? Is there any way to realease unused memory.