number of databases in sql server 2005

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
Sledge [ Do, 20 September 2007 19:49 ] [ ID #1825052 ]

Re: number of databases in sql server 2005

sledge (Witdoek [at] 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 [at] 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
Erland Sommarskog [ Do, 20 September 2007 23:20 ] [ ID #1825059 ]
Datenbanken » comp.databases.ms-sqlserver » number of databases in sql server 2005

Vorheriges Thema: CREATE Table permission
Nächstes Thema: Create Function permission...