Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Defrag tool on the Oracle database server
On 02/09/2004 09:44:09 AM, Tim Gorman wrote:
> So, to repeat my original question: is there something about NTFS
> (or
> whatever file-system Windows is using) that is susceptible to this
> problem?
It's made by Microsoft Corporation.
>
> How is it that there are no "defrag" utilities for UNIX? And if
> there
> are,
Well, unix file systems are usually block oriented and not extent oriented. Similarly to LMT, it is much harder to fragment block oriented file systems. The file systems that do have extents, like JFS or XFS are not used so much that someone would bother to write a defragmenter.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Feb 09 2004 - 11:05:39 CST
![]() |
![]() |