Re: how to decide about the database size

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mark Allison (marka_at_no.tinned.meat.mvps.org)
Date: 12/07/04


Date: Tue, 07 Dec 2004 10:02:50 +0000

bala,

You need to find out the width in bytes of all your tables. Estimate how
much data will go in those tables. It becomes difficult with many
varchar columns. Some articles below might help you. It will become easy
if you already have some data and have some idea of growth over the
short term by logging database size over time. You could create a
SQLAgent job to log this, or use a third party enterprise monitoring tool.

You then just extrapolate the data to get a rough idea how it might
grow. Note, the data does not always grow in a linear fashion, it could
have growth spurts, or be exponential or logathithmic.

Quite old but nevertheless useful:

SQL Server 7.0 Storage Engine Capacity Planning Tips
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql7/html/storageeng.asp

I haven't read this but it looks reasonable at first glance;

PERFORMANCE MANAGEMENT AND CAPACITY PLANNING FOR MICROSOFT SQL SERVER
http://www.metron.co.uk/reference/technical/documents/tech18.pdf

SQL Server Performance website
http://www.sql-server-performance.com

--
Mark Allison, SQL Server MVP
http://www.markallison.co.uk
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602m.html
bala wrote:
> hi
> I want some help regarding deciding the database size
> how to decide the database file size
> your sugessions are welcome
> 
> regards
> bala
> 
> 


Relevant Pages

  • Idiomatic Expressions to Operating System Architecture: Transforming Rigids
    ... <Subject: Re: Idiomatic Expressions to Operating ... <endpoint during a single session * DATABASE + by ... <statements is a new feature of SQL Server 2005. ...
    (sci.math)
  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)