dbTalk Databases Forums  

max number of instances?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss max number of instances? in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aj
 
Posts: n/a

Default max number of instances? - 11-05-2007 , 11:08 AM






SQL Server 2005 SP2

Are there any guidelines/rules of thumb as to the max number
of SQL Server instances on a single 64-bit server?

thanks

aj

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: max number of instances? - 11-05-2007 , 04:49 PM






aj (ronald (AT) mcdonalds (DOT) com) writes:
Quote:
SQL Server 2005 SP2

Are there any guidelines/rules of thumb as to the max number
of SQL Server instances on a single 64-bit server?
This page in Books Online
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/instsql9/html/13e95046-0e76-4604-b561-d1a74dd824d7.htm
says 50 instances per server, except for failover cluster where the
number is 25.

Given that instances will compete about memory of each, I would not really
consider putting 50 instances on the same box, unless it has lotttttts of
memory, say 64 GB, and each instance has modest requirements, so that I
could set the max server memory for each instance to 1GB or so.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.