70-332 · Question #8
QUESTION 9 Drag and Drop Question You are preparing to upgrade a SharePoint 2010 environment to a SharePoint 2013 environment. The SharePoint 2010 environment includes a large number of content…
Explanation: To attach a content database to a web application by using Windows PowerShell Start the SharePoint 2013 Management Shell. At the Windows PowerShell command prompt, type the following command and then press ENTER: Mount-SPContentDatabase -Name DatabaseName…
Question
Explanation
Explanation: To attach a content database to a web application by using Windows PowerShell Start the SharePoint 2013 Management Shell. At the Windows PowerShell command prompt, type the following command and then press ENTER: Mount-SPContentDatabase -Name DatabaseName -DatabaseServer ServerName -WebApplication URL Attach the remaining databases (no need to wait until first command finishes and use new instance) After you restore the first content database and verify success, you can continue to restore and upgrade other databases. You can perform parallel database attach upgrades to upgrade more than one database at a time. Use separate Command Prompt windows (i.e new instance) to run multiple upgrades. It is recommended that you precreate the start time for each new database upgrade session by several minutes to prevent issues with temporary locks set for the web application during attachment. Otherwise you might receive an error on the upgrade session. The wait time to clear temporary locks varies depending on the number of site collections, or the speed of the database server hardware. Reference: Upgrade content databases to SharePoint
Topics
Community Discussion
No community discussion yet for this question.