Sharepoint 2010 moving site collection to different database error
- by Brandon Ulasiewicz
I am trying to move a site collection from one content database to another content database. First I used the following PowerShell command:
New-SPContentDatabase -Name New_DB -WebApplication http://portal/
I confirmed that this did in fact create the DB in the SQL Server.
I then used the following command:
Move-SPSite http://portal/sites/hr…