Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: PAGING on Sun Solaris 2.6 with Oracle 7.3.4

Re: PAGING on Sun Solaris 2.6 with Oracle 7.3.4

From: <fishinjt_at_my-dejanews.com>
Date: Fri, 16 Apr 1999 22:38:41 GMT
Message-ID: <7f8e5g$n5u$1@nnrp1.dejanews.com>


In article <3716e291.89613050_at_news>,
  tenstad_at_multichoice.co.za wrote:
> Anyone out there that has experienced extremely high paging activities
> un their Sun box (E6500)?
>
> This is a 650 users, 6GB memory.
>
> I've tried most things from an Oracle perspective, but nothing seems
> to help.
>
> I'm basically now looking for some tips on what to do on the OS level
> (config. of paging daemon etc.). There is hardly any Swapping going on
> - just paging.
>
> Anyone any idea?
>
> Thanks and greets
>
> Trond
>
>

Are you using filesystems? If you are you need to turnoff filesystem buffering at the Solaris level. If you are using UFS you need to set the mount option "forcedirectio". If you are using VxFs then you would use "mincache=direct, convosync=direct". Do this on all the filesystem that contain your datafiles.

HTH
john

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Apr 16 1999 - 17:38:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US