Tagged Questions
0
votes
0answers
215 views
How to change the database server in SharePoint server 2010?
I have SharePoint Server 2010 installed on Server A (all the roles are on the same machine),and now
I need to add a new server B which must be the new database server, so I need to move all the ...
14
votes
4answers
1k views
Any reason not to create a new content database for each site collection?
When creating a site collection in stsadm there are 2 commands I could use: createsite and createsiteinnewdb, where the latter creates a new content database for the site collection.
Reading around ...