1751781 Members
4081 Online
108781 Solutions
New Discussion юеВ

Re: memory utilization

 
SOLVED
Go to solution
CU_1
Occasional Advisor

memory utilization

92%,is it normal utilization for memory used in rx4640 server with 6 Intel Xeon processors and 12GB of ram and this server and another working as RAC for Oracle 10g?? befor two weeks the utilization was 75% only.
8 REPLIES 8
Deeos
Regular Advisor

Re: memory utilization

Hi CU,


can you share me top output?
Deepak
CU_1
Occasional Advisor

Re: memory utilization

thank you for response
see the attachment.
Deeos
Regular Advisor

Re: memory utilization

Cu,


where you found memory utilistion was about 92%?
Deepak
CU_1
Occasional Advisor

Re: memory utilization

by swapinfo -a
also u can devide the used memory by the total memory and multiply by 100. :-)
Dennis Handly
Acclaimed Contributor

Re: memory utilization

>in rx4640 server with 6 Intel Xeon

What kind of processors? Use machinfo.

>before two weeks the utilization was 75% only.

What changed? Using (all of) memory is a good thing. It can be used for caching.
muruganantham raju
Valued Contributor

Re: memory utilization

Hi,
Use glance or kmeminfo tool to monitor the memory utilization. 95% is not a healthy status at all. Of course the oracle processes are consuming more memory. See if any of the processes can be stopped for a while. Also, Check the swap memory in the system and configure extra swap if required to take off physical memory load.
Regards.
Muru
Akif_1
Super Advisor

Re: memory utilization

Hi CU,

Oracle is consuming more memory , If it is UNIX based OS check kernel parameter dbc_pct_max (default is 50).


Rgd's
T(ogether) E(very one) A(chive) M(ore)
Dennis Handly
Acclaimed Contributor
Solution

Re: memory utilization

In order to check Oracle's shared memory usage, please provide: ipcs -ma