Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Defrag tool on the Oracle database server
So, to repeat my original question: is there something about NTFS (or
whatever file-system Windows is using) that is susceptible to this problem?
How is it that there are no "defrag" utilities for UNIX? And if there are, they are never utilized and the people who wrote/ported it are starving?
I've always considered "fragmentation" to be one of those joke responses to management queries. "Uh yeah, we're badly fragmented and the databits are not multiplexing properly through the parity groobfluffer"...
on 2/9/04 12:42 AM, Adrian Turner at adrian_at_astenconsultants.co.uk wrote:
> I can give you a reason for using disk fragmenting datafiles that I've
> encountered in the real world.
>
> We moved a 150GB data warehouse to a Win2K server running on an EVA SAN. The
> target server had 8 CPUs available so we unzipped the files concurrently 8
> ways parallel to increase deployment speed.
>
> When testing it was discovered performance was 20% slower on better disk
> hardware. Indeed the chosen example job was still full table scanning, but
> the 10046 showed the scattered read I/O rate was often much slower than the
> minimum. Pfiles etc were left the same as per the source server.
>
> After a lot of investigating of the new SAN, the SA reported the oracle
> datafiles were heavily fragmented. Because of running the multiple unzips
> the files had been fragmented into thousands of 512Kish chunks. An example
> 2K datafile had 4000+ fragments! So we defragged on the OS (with a shutdown
> db) and performance increased to better than the source system speed.
>
> HTH
>
> Adrian
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Paul Drake
> Sent: 09 February 2004 03:00
> To: oracle-l_at_freelists.org
> Subject: Re: Defrag tool on the Oracle database server
>
>
> --- Jared Still <jkstill_at_cybcon.com> wrote:
>> >> Paul, >> >> Can you point us to, or share any good papers >> on setting up this kind of security in a Windows >> environment? >> >> Setting this up is easy in *nix systems, but I >> find myself somewhat challenged as to how to go >> about it in the Windows world. >> >> Jared
-- 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 - 08:44:09 CST
![]() |
![]() |