TwitterLinkedInBlog

Tuesday, November 22, 2011

Error: Mount-SPContentDatabase - SPUnrecoverableException

Problem:
I received an error when running the following cmdlet:
Mount-SPContentDatabase -Name SampleContentDB -DatabaseServer SampleDBServer -WebApplication http://intranet.samplecompany.com/

Error:
InvalidData: (Microsoft.Share...ContentDatabase:SPCmdletMountContentDatabase) [Mount-SPContentDatabase], SPUnrecoverableException

Resolution:
The drive was full. I cleared some space and then it worked.

No comments: