number of databases in sql server 2005

number of databases in sql server 2005

am 20.09.2007 19:49:52 von Sledge

Hello,

If I have a database of 5 GB with only 20 tables in it, how many of
those can we put in how many database servers on a high end machine
(Dual Xeon 8 GB on windows 2003)?
It is to maka a quotation and an estimation of the cost.

TIA

Mario

Re: number of databases in sql server 2005

am 20.09.2007 23:20:16 von Erland Sommarskog

sledge (Witdoek@gmail.com) writes:
> If I have a database of 5 GB with only 20 tables in it, how many of
> those can we put in how many database servers on a high end machine
> (Dual Xeon 8 GB on windows 2003)?
> It is to maka a quotation and an estimation of the cost.

The lowest of 32762 and (the available disk space/5GB).

If you mean the practical limit, before the machine suffocates under the
load, that's impossible to answer, without knowing the traffic per
database.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downlo ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books .mspx