Welcome to MSDN Blogs Sign in | Join | Help

SharePoint Content Database Restrictions... There are none!

There have been a few questions lately around both numbers of sites per database for Windows SharePoint Services v2 and SharePoint Portal Server 2003 and size of a content database.  The plans for WSS v3 and Microsoft Office SharePoint Server 2007 have the same guidance.

Number of Site Collections in a Content Database:

There are no restrictions built into any version of the  of the SharePoint Products & Technologies.  See SQL servers upper limits on MSDN.

Note: A content database can scale well to 50,000 site collections.  There’s no magic line at 50K, but you may start to notice some overall throughput degradation as you go beyond 50,000.

Size of a Content Database:

There are no size restrictions built in.  See SQL servers upper limits on MSDN.

Note:  A SharePoint content database can get substantially larger than 50GB.  Microsoft IT provided guidance of ~ 50 GB for WSSv2 / SPS2003 content databases – this guidance came from the need for quick recovery of documents and site collections. Properly configured WSSv3 and MOSS 2007 installations should be able to handle TB sized content DBs.

One of the main considerations with scaling out to large databases is the high availability, disaster recovery, and backup methods.  If you are leveraging snapshots in SQL 2005 and/or SQL log shipping it is very reasonable to scale to larger database sizes.  The main point is that SLAs can be achieved with smaller or larger databases with proper planning.

 

Joel Oleson

Sr. Technical Product Manager - Office Servers

Published Thursday, August 03, 2006 11:41 PM by joelo
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Content Database Restrictions

Nice to know about this via SharePoint Product Group...Number of Site Collections in a Content Database:...
Thursday, August 03, 2006 8:54 PM by IT's all about Microsoft

# re: SharePoint Content Database Restrictions... There are none!

This begs the obvious question, with 50,000 site collections and a low estimate of 25 MB per site collection, is it supported to have a 1.2 TB content database?  
Friday, August 04, 2006 10:14 AM by roth4fun

# Yep - that 25-50 GB limit you've heard about isn't a hard limit.

I was going to post on this very subject in my "Understanding SharePoint..." series, but luckily for...
Friday, August 04, 2006 1:21 PM by Keith Richie

# How large for a single SharePoint content database?

I think my a post or second hand PPTs in the past may have confused some people about a capacity planning...
Friday, August 04, 2006 1:57 PM by Joel Oleson's SharePoint Land

# re: SharePoint Content Database Restrictions... There are none!

"Properly configured WSSv3 and MOSS 2007 installations should be able to handle TB sized content DBs"

Are there online resources that would define a "properly configured installation"?
Sunday, August 06, 2006 12:34 PM by krk

# re: SharePoint Content Database Restrictions... There are none!

I've been looking for SharePoint (2003) limits as well. (http://blogs.tamtam.nl/mart/LookingForSharePointLimits.aspx).
Right now, we have a server farm running for a customer with about 15.000 site collections, nearly 40.000 webs and 80 GB of data. In those sites are about 300.000 listitems. All is running fine on a single web server and a database server. It's nice to see that there are no problems doing that.
Monday, August 07, 2006 4:47 AM by Mart Muller

# 2007 MOSS Resource Links (Microsoft Office SharePoint Server)

Here is an assortment of various 2007 Microsoft Office SharePoint Server Documentation / Reference Materials...
Tuesday, August 08, 2006 10:45 AM by The Boiler Room - Mark Kruger, SharePoint MVP

# re: SharePoint Content Database Restrictions... There are none!

Good morning everyone,

Who can tell me, how to move the default WSS database files location.

By default, the WSS 3.0 database always install on C:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL ... How to change the Database files to D: or others location.

Thank you very much.

Wednesday, March 28, 2007 11:28 AM by Michael. Cai

# re: SharePoint Content Database Restrictions... There are none!

Hi,

You can move the DB location using detach & attach method.

First, u need to stop all services first. then, take the DB offline. Detach it. copy the DB data and log files to new location. then, attach it back.

Tuesday, June 19, 2007 10:05 PM by Jojomay

# re: SharePoint Content Database Restrictions... There are none!

There's still a 30 content database per web application limit?

Thursday, August 09, 2007 3:42 PM by Ahmed Lakhani

# re: SharePoint Content Database Restrictions... There are none!

can somebody teach me how take the DB offline,detach & attach it back.

pls pls pls

Thursday, November 15, 2007 2:34 AM by ize

# re: SharePoint Content Database Restrictions... There are none!

http://www.wssdemo.com/Pages/db.aspx   this a pretty explaination how to do it... BUT

i had a problem with the ATTACH command

EXEC sp_attach_db @dbname = 'Content_Database_name', @filename1 = N'drive:\path\Data\<dbname>.mdf', @filename2 = N'drive:\path\Data \<dbname>_log.ldf'

Go

i had to change it to the one above.. enjoy !

Thursday, January 10, 2008 8:35 PM by Matt

# re: SharePoint Content Database Restrictions... There are none!

Is this also true for Sharepoint Services 3.0?

Are there any size limitations with Sharepoint Services 3.0?

Saturday, April 26, 2008 9:13 PM by Zee

# re: SharePoint Content Database Restrictions... There are none!

I just wanted to know the maximum database size that a site collection can have without giving any problem. I am working on a Project that can have database in TB's instead of GB's....

Any one have any idea of this or what is the maximum size of the database comeone have worked with.........

Tuesday, May 06, 2008 1:54 PM by Ricky Singh

# re: SharePoint Content Database Restrictions... There are none!

Ricky

I was at a conference the other day and it was suggested that Microsoft were saying > 100GB, SP would degrade gracefully, after 150GB it would be messy..

You can create multiple content databases under one site collection to hold other sites though. This may be a way round it.

Thursday, July 10, 2008 12:35 PM by Matt

# re: SharePoint Content Database Restrictions... There are none!

Hello guys,

Please go thru this link to understand the Database size limit and other constraint !

http://technet.microsoft.com/en-us/library/cc262787.aspx#section3

Thursday, January 29, 2009 4:11 PM by manojsri123

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker