Re: memory problem - oracle 10203 on HPUX

From: Pedro Espinoza <raindoctor_at_gmail.com>
Date: Tue, 22 Jan 2008 16:17:11 -0500
Message-ID: <b86c876f0801221317u272787d5v423436c2bd9eb809@mail.gmail.com>


By default, iirc, hpux is set to sync io. Change the kernel parameter fs_async to make it async io. Use Tim Gorman's oramem script to get the proper memory usage, instead of just doing pmap for a particular process.

http://www.evdbt.com/tools.htm#oramem

Use sar reports to get proper swap, paging reports. Tune syncer daemon, if heavy swapping is going on. Just read and digest the following page.

http://safari.oreilly.com/0130428167/ch11lev1sec5

On Jan 19, 2008 7:36 PM, Ujang Jaenudin <ujang.jaenudin_at_gmail.com> wrote:
> folks,
>
> I have a machine (RAC configuration) 10.2.0.4 on HPUX - PARISC.
> in a node I have 38GB physical memory, 8 processors.
> the machine could not run with asynchronous IO, so I set io slave to
> 8, and dbwr to 1.
>
> at AWR report, it said that 2GB memory for PGA is enough, and 12GB of
> SGA mostly enough.
> concurrent user is 1000 until maximum 1500 users connected.
> at one time only 30-50 concurrent active with OLTP transaction.
>
> at the OS perspective, it said that mostly 90-100% memory has been used,
> even when high load, 50% of the swap will be used also.
> almost every 20 days, the server is rebooted itself,
> I think this is due to lack of memory....
>
> why between OS and oracle side there has much big different of memory usage???
>
>
> --
> regards
> ujang
>
> "I believe that exchange rate volatility is a major threat to
> prosperity in the world today"
> Dr. Robert A. Mundell, Nobel Laureate 1999
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 22 2008 - 15:17:11 CST

Original text of this message