Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Using "noatime" mount-flag to improve performance ?
Hi!
The access timestamp shouldn't be an issue with raw devices and modern filesystems for databases such is veritas (AFAIK), but yes, it could help somewhat with standard generic filesystems in case the additional IO causes a bottleneck.
Tanel.
> uness you've external reasons for caring about access time updates to your
> datafiles, I'd recommend turning it off so that you don't have the extra
writes
> going to disk.
>
> >
> >
> > I've recently come across references to setting
> > the "noatime" attribute to improve performance
> > of a Database server because Unix does not then
> > need to update the "last-access time" for each file.
> >
> > e.g. the Oracle for Linux tuning paper at
> >
http://otn.oracle.com/oramag/webcolumns/2002/techarticles/scalzo_linux01.html
> > also mentions this.
> >
> > Has anyone used this on Unix [Solaris/AIX/HPUX/Tru64]
> > servers ?
> >
> > Hemant K Chitale
> > http://hkchital.tripod.com
> >
>
> --
>
>
>
> .- ... . -.-. .-. . - -- . ... ... .- --. .
>
> Craig I. Hagan
> hagan(at)cih.com
>
> "Capitalism is the uneven distribution of wealth, and
> socialism the even distribution of poverty."
>
> Winston S. Churchill
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Craig I. Hagan
> INET: hagan_at_cih.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Tanel Poder INET: tanel.poder.003_at_mail.ee Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Aug 20 2003 - 23:19:24 CDT