-
Hi Andy, There are a number of factors that play into the sizing of content database. Joel Oleson wrote an article about this topic. I hope this will help. http://blogs.msdn.com/joelo/archive/2006/08/01/how-large-for-a-single-sharepoint-content-database.aspx
-
Hi Irina, Your absolute best approach would be to create a test environment. Clone your database and MOSS environment into a separate area then run the upgrade to make sure nothing breaks. I would never recommend doing it any other way; too many unknowns and your risk for something going wrong in the...
-
I agree with everything said here and wanted to add; there are many reasons to create and manage multiple web applications. Typically I recommend this all being driven from governance, business requirements and IT service level agreements. There is a balance between physical server, web application,...
-
When you need to create a separate content database with a separate authentication mechanism, you should add a web app. If you just need to show the same content to a different user group, extend the web app. If you have a lot of web apps, pay special attention to the performance tuning of those application...
-
Under what conditions do we setup separate web apps ?
-
Jeremy Woods , a SharePoint pro I met in Denver sent me an e-mail today with additional information about how to manage multiple content databases with a single Web Application. Here is the content of that e-mail: <Quote> "Ok... I found an article for the multiple content databases on one...