Hi,
I have been palying a disaster recovery for weeks of a Sharepoint 2010.
Both Sharepoint and SQL needed to be reconfigured from scratch.
At this stage, all seems well. Since my New SQL server has a different name, I am using alias translation both on 32/64bit config on my Sharepoint,
Running my wizard went fine. But after Upgrades like SP1 and the July update - running wizard again - just wont finish. At Level 5 og 6 - at 90% something, i get an error.
Microsoft.SharePoint.Upgrade.SPUpgradeException: at Microsoft.SharePoint.Upgrade.SPUpgradeSession.CheckPoint()
at Microsoft.SharePoint.Upgrade.SPUpgradeSession.LogEnd()
at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
Logging on to Central Administration / Upgrade and transfer / "Update Status " ( this is a non English Version), no action is required under Status, except my SearchAdminDatabase has status as "New and not supported".
To my Sharepoint-Site - this is not available via IIS....
So my question is - are there any more "granular" PSConfig "check/repair" commands that I can run? Or is this a AD cleanup task? I am lost.
When Running:
PSConfig.exe -cmd upgrade -inplace b2b -wait -force -cmd applicationcontent -install -cmd installfeatures
I get my error - and when playing With tricks like different Versions of kicking "net start SPTraceV4 & net start SPWriterV4 & net start SPAdminV4 & net start SPSearch4 & net start SPTimerV4" at different stages - the "Upgrade" wont finish.
Allso - my Content Database is not available ??!?!?! on Central Administration / Content Database view
Any suggestions would be fantastic - thanx agan:)