Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Memory utilized by Oracle background Processes
> The reason for my question is that I have a server with 3 instances and
> the total consumption on memory of the BG processes equate to 20G , so
> am looking at any documentation for the same to check if I am missing
> something
>
> I used " pmap PID" to get the memory consumed info
If you look at an instance's SMON process and the PMON process and see that each has 4GB of memory allocated, please keep in mind that this is the *same* 4GB of memory. SMON, PMON and the like all attach to shared memory. So they do not have different allocations of memory.
HTH,
Brian
-- =================================================================== Brian Peasland dba_at_nospam.peasland.net http://www.peasland.net Remove the "nospam." from the email address to email me. "I can give it to you cheap, quick, and good. Now pick two out of the three" - UnknownReceived on Thu Sep 07 2006 - 08:14:54 CDT
![]() |
![]() |