Forum Discussion
noorulahmed
May 13, 2024Copper Contributor
Migration of OneDrive from Sharepoint 2019 to Sharepoint Subscription Edition
Hi There, I want to migrate sharepoint 2019 to sharepoint subscription edition. In the Microsoft documentation for database detach method of migration, it is written that all databases must be of...
noorulahmed
May 19, 2024Copper Contributor
Hi, I managed to solve this issue. I was taking the DB backup using the source farm admin user and restoring the DB in the destination server using the destination farm admin user. I added the destination farm admin user as sysadmin and db_owner in the source farm datbase server and used that login to take the backup. It worked in this way.