70-339 · Question #32
You need to design a logical architecture for the procurement team site. You create multiple content databases for the site collection. Does the solution meet the goal?
The correct answer is B. No. A SharePoint site collection is bound to exactly one content database and cannot span multiple content databases.
Question
You need to design a logical architecture for the procurement team site. You create multiple content databases for the site collection. Does the solution meet the goal?
Options
- AYes
- BNo
How the community answered
(35 responses)- A17% (6)
- B83% (29)
Why each option
A SharePoint site collection is bound to exactly one content database and cannot span multiple content databases.
Yes is incorrect because SharePoint enforces that each site collection belongs to exactly one content database, making it technically impossible to associate multiple content databases with the same site collection.
Creating multiple content databases for a single site collection is not supported in SharePoint architecture - a site collection has a one-to-one relationship with a content database, meaning all data for a site collection must reside in a single content database. This is a fundamental constraint of SharePoint's storage architecture enforced at the platform level, so this approach cannot meet any design goal that relies on splitting a site collection across databases.
Concept tested: SharePoint site collection and content database relationship
Source: https://learn.microsoft.com/en-us/sharepoint/administration/database-types-and-descriptions
Topics
Community Discussion
No community discussion yet for this question.