Hello All,
Warning: NEWBIE
We have an existing SP2010 site with a TON of data in it. We have set up a 2013 site which has some content, but serves mainly as a jumping off point to the old SP2010 site where most of content exists.
I want to migrate the SP2010 root site into a Subsite in 2013.
I've backup up my old DB and have attached it to my new SQL Server. But I'm getting errors in the Mount-SPContentDatabase command. The error log contains these ERRORS:
Database [WSS_Content_MigrationTest] contains a site (Id = [4a6ef6eb-c064-479d-916e-7f7ea2fd8288], Url = [/]) that is not found in the site map. Consider detach and reattach the database.
Database [WSS_Content_MigrationTest] contains a site (Id = [4a6ef6eb-c064-479d-916e-7f7ea2fd8288], Url = [/]) whose url is already used by a different site, in database (Id = [040e7f37-e4e8-491e-a422-d2d34392ec6e], name = [WSS_Content_7575]), in the same web application. Consider deleting one of the sites which have conflicting urls.
(There are other warning and info messages in the error log as well). Can I perform a Mount-SPContentDatabase into a subsite?
- What strategy should I be using to migrate my old site?
- Or is this just not going to work at all?
- Should I be using export/import instead?
Any ideas would be most welcome at this point. (Being a newbie isn't very fun).
-tomas