Whereas scaling around is just skirting the problem and won’t get you anywhere. ;)
From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, 25 March 2010 2:29 PM To: ozMOSS Subject: RE: No. of sharepoint databases in Sql Server When it comes to scalability, there ideally are two ways to achieve it 1. Scaling up or 2. Scaling out. Scaling up is normally done to manage volume on a single high performance server, while scaling out is ideally used to distribute load among multiple servers, also, with scaling up you add resources to your server, with scaling out, you add servers to your cluster. Cheers Rahul -------- Original Message -------- Subject: RE: No. of sharepoint databases in Sql Server From: Paul Noone <[email protected]> Date: Wed, March 24, 2010 8:19 pm To: ozMOSS <[email protected]> And if you enable usage statistics you can expect that space to dwindle very, very quickly indeed. Regards, Paul Online Developer, ICT CEO Sydney From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Brown Sent: Thursday, 25 March 2010 1:52 PM To: ozMOSS Subject: Re: No. of sharepoint databases in Sql Server Unsure on total number, but I would assume it depends greatly on resources, disk/CPU/ram due to the nature of the beast. The more resources, the faster disks, etc would dictate it to a large degree i believe. -DB On Thu, Mar 25, 2010 at 10:19 AM, Ajay <[email protected]<mailto:[email protected]>> wrote: I am looking at project where we will be provisioning new site collections in a new DB. Is there any kind of recommendation that how many databases we can have in Sql Server. I think I read somewhere that having more than 60 dbs can degrade performance,, can't find where I read. Please let me know your thought, recommendations on this Cheers, A _______________________________________________ ozmoss mailing list [email protected]<mailto:[email protected]> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss ________________________________ _______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
