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 -> Large pagesize and datafile sticky bit

Large pagesize and datafile sticky bit

From: Yong Huang <yong321_at_yahoo.com>
Date: 22 Nov 2001 16:01:14 -0800
Message-ID: <b3cb12d6.0111221601.4f60a856@posting.google.com>


This is a question about Oracle on Solaris.

Jim Mauro's Solaris Internals, p.203, says that memory with large pagesize 4M instead of the regular 8k size boosts Oracle performance by 12% (assuming sun4u CPU class I think). Anyone has a system with a page size larger than 8k on Ultrasparc? You can check by the command pagesize. Is Oracle indeed running faster on such systems?

Adrian Cockroft et al.'s Sun Performance and Tuning 2nd ed, p.165, says that turning on sticky bit (chmod +t) for datafiles improves performance, because inode update becomes asynchronous. Has anyone done this?

Any insight is appreciated.

Yong Huang
yong321_at_yahoo.com Received on Thu Nov 22 2001 - 18:01:14 CST

Original text of this message

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