We have created a new content database and trying to move from site collection from old content database to newly created database.
When run Move-SPSite cmdlet, powershell display following error:
Move-SPSite : Operation is not valid due to the current state of the object.At line:1 char:12
+ Move-SPSite <<<< SITE URL -DestinationDatabase XXXXX
+ CategoryInfo : InvalidData: (Microsoft.Share...PCmdletMoveSite:SPCmdletMoveSite) [Move-SPSite], InvalidOperationException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletMoveSite
Any help?
http://farhanfaiz.wordpress.com










