Midtown Computer Systems Enterprise

Convenient web based access to our favorite computer related Usenet groups.
MCSE.MS is not affiliated with Microsoft corporation, Cisco corporation, Oracle, CompTIA or any other vendor.
Check our Computer Hardware forum | Database help forum | Cell Phones reviews

Go Back  MCSE > Microsoft software reviews > Microsoft SQL server reviews > Microsoft SQL Server Setup
This is Interesting: Free Computer Magazines Now Free shipping to

Microsoft SQL Server Setup microsoft.public.sqlserver.setup

 
 
Thread Tools Display Modes
  #1  
Old 03-30-05, 02:15 AM
asd
free space question from a newbie
How much free database space is required for optimum performance(say 30% vs
10%)? How does it affect the performance (if it does)?

Any clarification would be appreciated.

Thanks,

sql_newbie


  #2  
Old 03-30-05, 07:19 PM
Sue Hoegemeier
Re: free space question from a newbie
It depends on your database. You want to have your log file
sized so that it doesn't have to grow and has the space it
needs for the operations in your database. You want to
monitor your data files and when they need to be expanded,
increase the size at non-peak times. File growths/shrinks
consume a lot of resources.

-Sue

On Wed, 30 Mar 2005 06:45:48 GMT, "asd" <ads@fdsa.com>
wrote:

>How much free database space is required for optimum performance(say 30% vs
>10%)? How does it affect the performance (if it does)?
>
>Any clarification would be appreciated.
>
>Thanks,
>
>sql_newbie
>


  #3  
Old 03-30-05, 07:19 PM
Andrew J. Kelly
Re: free space question from a newbie
In addition to Sue's answers you need to ensure there is plenty of free
space for reindexing as well. You need about 1.2 times in free space of the
size of a clustered index to properly reindex it. The more free space you
have the better chances are that it will be rebuilt in a contiguous space in
the file. There is no correct answer but it is always better to have too
much than too little free space.


--
Andrew J. Kelly SQL MVP


"asd" <ads@fdsa.com> wrote in message
news:wWr2e.60331$xX3.23162@twister.socal.rr.com...
> How much free database space is required for optimum performance(say 30%
> vs
> 10%)? How does it affect the performance (if it does)?
>
> Any clarification would be appreciated.
>
> Thanks,
>
> sql_newbie
>
>



  #4  
Old 03-30-05, 07:19 PM
pdxJaxon
Re: free space question from a newbie
Furthermore, on NTFS Drives, you'll want a minimum of 20% Free Disk Space.

Seems we ALWAYS forget that when spec'ing New hardware requests.



Greg Jackson
PDX, Oregon


  #5  
Old 03-30-05, 07:19 PM
winnetka
Re: free space question from a newbie
Please correct me if I am wrong. If I manually do the maintenance
(reindexing , increase db size) say every end of the month or when the
indexes are too fragmented, as long as the db is not maxed out and the auto
grow does not kick in it would not really matter performance wise whether I
maintain free space of 3gb (10%) or 9 gb (30%). My database is 30 gb and
growing around 700 mb every month.

The reason for these question is I have plenty of diskspace available on my
production server, but on my backup sql server I have to maintain 3 copies
of the database. They are used for training , testing and reporting. The
diskspace is not yet maxed out but it is getting there. It is an old server
that it not worth adding more diskspace. In the meantime I had to make do of
what I've got until the old server is replaced.

Thanks for the replies

sql_newbie
"pdxJaxon" <GregoryAJackson@Hotmail.com> wrote in message
news:OgxBZkUNFHA.1528@TK2MSFTNGP09.phx.gbl...
> Furthermore, on NTFS Drives, you'll want a minimum of 20% Free Disk Space.
>
> Seems we ALWAYS forget that when spec'ing New hardware requests.
>
>
>
> Greg Jackson
> PDX, Oregon
>
>



  #6  
Old 03-30-05, 07:19 PM
pdxJaxon
Re: free space question from a newbie
NTFS Disks need free space to perform well. the rule of thumb I have seen is
20% to 30%


GAJ


  #7  
Old 04-02-05, 07:16 PM
winnetka
Re: free space question from a newbie
Thanks,

sql_newbie

"pdxJaxon" <GregoryAJackson@Hotmail.com> wrote in message
news:OR6sd2XNFHA.164@TK2MSFTNGP12.phx.gbl...
> NTFS Disks need free space to perform well. the rule of thumb I have seen

is
> 20% to 30%
>
>
> GAJ
>
>



 


Popular forums
A+ (A Plus) Windows 2000 Active directory Exchange 2000 information store
Network+ Windows XP Security Exchange 2000 server administration
MCSE .NET Web services SQL Server
Cisco certification ASP .NET SQL 2000 Programming
Windows 2000 Registry .NET XML Viruses


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 05:19 PM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright MCSE braindumps 2003-2006