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: Oracle on NT: NTFS or FAT?

Re: Oracle on NT: NTFS or FAT?

From: David Sisk <davesisk_at_ipass.net>
Date: Sat, 2 Oct 1999 00:00:29 -0400
Message-ID: <SdfJ3.365$A3.518@news.ipass.net>


Go with NTFS. There are registry entries to relieve some of the filesystem overhead (see below). Raw provides 5-10% improvement, but is hardly worth the effort. FAT is old technology with old characteristics.

REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:00000001

REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001

Regards,
--
David C. Sisk
Need tech info on Oracle? Visit The Unofficial ORACLE on NT site at http://www.ipass.net/~davesisk/oont.htm Like original modern rock? Listen to song samples and buy a CD at http://www.mp3.com/disparityofcult
Raleigh music compilation! All $$$ go to NC Food Bank. http://www.mp3.com/whisper2ascream

Jeff Hunter wrote in message <37f3d84e_at_defiant.btitelecom.net>...
>
>Which file system type is better to run Oracle 8i on?
>
>
Received on Fri Oct 01 1999 - 23:00:29 CDT

Original text of this message

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