how do I restore a content database?I did a complete uninstall and reinstall of SharePoint Server 2007 Enterprise, along with SQL Server 2005 Std, for reasons I won't go into.  I only had a small Image Library on the previous site (which was never &quot;public&quot;).  I want to restore the portion of the old backup that contains this so I can avoid having to re-do all the work put into it.<br/> I'm pretty sure it'll be contained in the previous top level site's content database (in this case, WSS_Content).  My thinking is to restore it to my new top level site and then go to Central Admin &gt; Application Management &gt; Content Databases so I can add it.  However, I am unsure what to do when I get to the Restore page where I choose whether to do a New Configuration or Same Configuration since I get a warning pop-up that says something about overwriting everything if I choose &quot;Same&quot;.  Plus the database to be restored was associated with an SSP named SSP1, which doesn't exist anymore; should I edit the path to read, &quot;Farm\&lt;new SSP name&gt;\&lt;top level site name and port number&gt;\WSS_Content?  Or do I need to restore the original top level site and SSP in order to restore the content database?<br/> <br/> Many thanks in advance!<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)© 2009 Microsoft Corporation. All rights reserved.Fri, 28 Aug 2009 19:18:50 Z707a6048-56a9-4dc7-9a75-26debe048bc8http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#707a6048-56a9-4dc7-9a75-26debe048bc8http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#707a6048-56a9-4dc7-9a75-26debe048bc8Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I did a complete uninstall and reinstall of SharePoint Server 2007 Enterprise, along with SQL Server 2005 Std, for reasons I won't go into.  I only had a small Image Library on the previous site (which was never &quot;public&quot;).  I want to restore the portion of the old backup that contains this so I can avoid having to re-do all the work put into it.<br/> I'm pretty sure it'll be contained in the previous top level site's content database (in this case, WSS_Content).  My thinking is to restore it to my new top level site and then go to Central Admin &gt; Application Management &gt; Content Databases so I can add it.  However, I am unsure what to do when I get to the Restore page where I choose whether to do a New Configuration or Same Configuration since I get a warning pop-up that says something about overwriting everything if I choose &quot;Same&quot;.  Plus the database to be restored was associated with an SSP named SSP1, which doesn't exist anymore; should I edit the path to read, &quot;Farm\&lt;new SSP name&gt;\&lt;top level site name and port number&gt;\WSS_Content?  Or do I need to restore the original top level site and SSP in order to restore the content database?<br/> <br/> Many thanks in advance!<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Wed, 01 Jul 2009 21:11:32 Z2009-07-01T21:11:32Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#0484e682-7556-4add-b31b-9a416fb8809ehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#0484e682-7556-4add-b31b-9a416fb8809ePar4theChordshttp://social.technet.microsoft.com/Profile/en-US/?user=Par4theChordshow do I restore a content database?Hi Mike, <br/><br/>If it is just a content database then you should be able to just go to Central Admin&gt;Applications&gt;content databases and add it back.  If your newly installed SharePoint is at a more recent level of updates than when it was built before you will have to use the stsadm -o addcontentdb command to add the content db back.<br/><br/>After adding it back, then if you go to Central Admin&gt;Applications&gt;Site collections you should see the site collection listed and how to access it.  If you had it under a managed path that you created then you will need to add that managed path back first before you can access it.  If it was just under the default /sites then you should be all set.<br/><br/>Hopefully that helps.<br/><br/>Sincerely, <br/>KarlThu, 02 Jul 2009 00:24:42 Z2009-07-02T00:24:42Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#969c6821-4302-41e1-9a81-d053754bde25http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#969c6821-4302-41e1-9a81-d053754bde25Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I'll give it a try first thing in the morning.  Thanks!<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 02 Jul 2009 02:32:31 Z2009-07-02T02:32:31Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#5e5c8121-24f2-4f16-935c-b655c3eff0ffhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#5e5c8121-24f2-4f16-935c-b655c3eff0ffMike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?Well, it didn't work, and I'm not sure why.  Here's the command I used:<br/> <br/> stsadm.exe -o addcontentdb -url http://&lt;sitename&gt; -databasename wss_content04132009<br/> <br/> And I got this error:<br/> <br/> The specified SPContentDatabase Name=WSS_Content04132009 Parent=SPDatabaseServiceInstance Name=wctintranet has been ugraded to a newer version of SharePoint.  Please upgrade this SharePoint application server before attempting to access this object.<br/> <br/> SP2 has been applied to both WSS and SharePoint, plus the April Infrastructure Updates.  I also have run a forced update against WSUS and then Microsoft Update, so I know I'm up-to-date.  So .... why the error?  Do I need to place SQL Server 2005 in Single-User mode for this recovery operation?<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 02 Jul 2009 13:29:14 Z2009-07-02T13:29:14Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#c47b2bb2-d891-46ca-8f6a-f4f94cc1ca09http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#c47b2bb2-d891-46ca-8f6a-f4f94cc1ca09ddasguptahttp://social.technet.microsoft.com/Profile/en-US/?user=ddasguptahow do I restore a content database?Could you check the versions in CA by going to operations -&gt; Servers in Farm and compare the differences. This is a very common upgrade error which comes from differences in patches. <br/><br/>Debasish<hr class="sig">SharePoint ArchitectThu, 02 Jul 2009 16:34:51 Z2009-07-02T16:34:51Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#777450f7-6154-47aa-956a-3edd47a9211fhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#777450f7-6154-47aa-956a-3edd47a9211fMike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I have a single server.  The version is 12.0.0.6504.<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 02 Jul 2009 16:42:04 Z2009-07-02T16:42:04Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#34f6236b-6171-4ec8-9a35-620cce9d40e8http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#34f6236b-6171-4ec8-9a35-620cce9d40e8Kundan Ghimirehttp://social.technet.microsoft.com/Profile/en-US/?user=Kundan%20Ghimirehow do I restore a content database?Mike <br/>The service pack level and hot fix along with security patch level should match exactly in yoiur both server the old srver and the new server. <br/>go to <a href="http://www.mindsharpblogs.com/penny/articles/481.aspx">http://www.mindsharpblogs.com/penny/articles/481.aspx</a> to find the patch level and then comparre on your new server . <br/>THis will help <br/>Thu, 02 Jul 2009 16:53:13 Z2009-07-02T16:53:13Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#cefdbef6-9aef-403c-8a38-e5fc171e65cehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#cefdbef6-9aef-403c-8a38-e5fc171e65ceddasguptahttp://social.technet.microsoft.com/Profile/en-US/?user=ddasguptahow do I restore a content database?<p>Try doing this:</p> <ol> <li>STSADM.EXE -o upgrade -inplace -forceupgrade –url <a href="http://webapp">http://webapp</a>  for each web application, then </li> <li>psconfig -cmd upgrade -inplace b2b -wait –force </li> </ol> <p>Regards,<br/>Debasish</p><hr class="sig">SharePoint ArchitectThu, 02 Jul 2009 16:54:56 Z2009-07-02T16:54:56Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#79ec3003-92aa-4291-8aa1-6229e34e677chttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#79ec3003-92aa-4291-8aa1-6229e34e677cMike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?The versions number says it's the April 2009 Cumulative Update for both WSS 3 and SP 2007.  Maybe I need to uninstall those so I match the level of the content database I'm trying to restore (backup dated 13 April 2009).<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 02 Jul 2009 17:05:02 Z2009-07-02T17:05:02Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#802ca055-2b05-4bbc-832f-3465d4bbd60ehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#802ca055-2b05-4bbc-832f-3465d4bbd60eMike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?Well, it almost worked.  I have 3 web apps and the stsadm command for each seemed to work fine.  Ran the psconfig command and it failed on task 2 of 4.  Here's the Application Log Errors:<br/> <br/> Event Type:    Error<br/> Event Source:    Windows SharePoint Services 3<br/> Event Category:    Database <br/> Event ID:    3759<br/> Date:        7/2/2009<br/> Time:        12:10:32 PM<br/> User:        N/A<br/> Computer:    WCT-SHAREPOINT<br/> Description:<br/> Database 'SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23' on SQL Server instance 'wct-sharepoint\wctintranet' is not empty and does not match current database schema.<br/> <br/> For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.<br/> ============================<br/> Event Type:    Error<br/> Event Source:    SharePoint Products and Technologies Configuration Wizard<br/> Event Category:    None<br/> Event ID:    104<br/> Date:        7/2/2009<br/> Time:        12:10:32 PM<br/> User:        N/A<br/> Computer:    WCT-SHAREPOINT<br/> Description:<br/> Failed to initiate the upgrade sequence.<br/> An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/> Microsoft.SharePoint.Upgrade.SPUpgradeException: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/>    at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.CanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveCanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Upgrade.SPManager.NeedsUpgrade(Object o, Boolean bRecurse)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_NeedsUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.Initialize()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/> <br/> For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.<br/> =====================<br/> Event Type:    Error<br/> Event Source:    SharePoint Products and Technologies Configuration Wizard<br/> Event Category:    None<br/> Event ID:    100<br/> Date:        7/2/2009<br/> Time:        12:10:32 PM<br/> User:        N/A<br/> Computer:    WCT-SHAREPOINT<br/> Description:<br/> Configuration of SharePoint Products and Technologies failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review the extended error information located at F:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_7_2_2009_12_10_23_573_839895483.log, fix the problem, and run this configuration wizard again.<br/> <br/> For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.<br/> ==================<br/> Here's the ERR entries from the PSC log:<br/> <br/> 07/02/2009 12:10:32  7  ERR            Task upgradebootstrap has failed with an unknown exception <br/> 07/02/2009 12:10:32  7  ERR            Exception: Microsoft.SharePoint.Upgrade.SPUpgradeException: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/>    at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.CanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveCanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Upgrade.SPManager.NeedsUpgrade(Object o, Boolean bRecurse)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_NeedsUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.Initialize()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/> <br/> 07/02/2009 12:10:32  7  ERR            An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/> Microsoft.SharePoint.Upgrade.SPUpgradeException: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/>    at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.CanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveCanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Upgrade.SPManager.NeedsUpgrade(Object o, Boolean bRecurse)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_NeedsUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.Initialize()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/> <br/> 07/02/2009 12:10:32  7  ERR              Task upgradebootstrap has failed<br/> 07/02/2009 12:10:32  7  INF              friendlyMessage for task upgradebootstrap is An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/> 07/02/2009 12:10:32  7  INF              debugMessage for task upgradebootstrap is An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/> Microsoft.SharePoint.Upgrade.SPUpgradeException: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/>    at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.CanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveCanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Upgrade.SPManager.NeedsUpgrade(Object o, Boolean bRecurse)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_NeedsUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.Initialize()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/> <br/> 07/02/2009 12:10:32  1  ERR          Failed to initiate the upgrade sequence.<br/> An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/> Microsoft.SharePoint.Upgrade.SPUpgradeException: The specified SPContentDatabase Name=SharePoint_AdminContent_39bdfd07-dbe9-46ec-bfa6-55e0699ecd23 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.<br/>    at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.CanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_CanUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveCanUpgrade(Object o)<br/>    at Microsoft.SharePoint.Upgrade.SPManager.NeedsUpgrade(Object o, Boolean bRecurse)<br/>    at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_NeedsUpgrade()<br/>    at Microsoft.SharePoint.Upgrade.SPManager.Initialize()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()<br/>    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()<br/> <br/> <br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 02 Jul 2009 17:19:38 Z2009-07-02T17:19:38Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#cc838fdb-7b6a-4df6-8201-c8c67e0577f8http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#cc838fdb-7b6a-4df6-8201-c8c67e0577f8Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I took a look at KB953338 and saw that SP2 can't be uninstalled.  Read KB873125 and it says to completely uninstall the Office suite in order to uninstall a Service Pack.<br/> <br/> The reason I bring this up is that the content database I want to restore was backed up prior to SP2 and the April 2009 CU.  If I understand this right, then SP needs to be at the exact same level as the database being restored.  So ... If I do this I can restore it and then install SP2 and the April ( and now June) CU's.<br/> <br/> Comments?<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 02 Jul 2009 20:43:51 Z2009-07-02T20:43:51Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#bd527af7-59c8-48db-a944-dd0e95d1be7ehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#bd527af7-59c8-48db-a944-dd0e95d1be7eddasguptahttp://social.technet.microsoft.com/Profile/en-US/?user=ddasguptahow do I restore a content database?<p>That is true. Even with SP1 you would not get the option to uninstall. So, the only way I can think now is to re-install the suite with SP1 and once you are done with attaching the databases, use the psconfig command to upgrade.</p> <p>Debasish</p><hr class="sig">SharePoint ArchitectThu, 02 Jul 2009 20:58:22 Z2009-07-02T20:58:22Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#b08b93e1-4674-4b2b-8f60-43b01beb1f3ehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#b08b93e1-4674-4b2b-8f60-43b01beb1f3eMike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I'll get on it; tonight and tomorrow and report back.<br/> <hr class=sig> Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 02 Jul 2009 21:02:55 Z2009-07-02T21:54:44Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#edc31e3a-2c30-4a25-a13a-b5646206945ehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#edc31e3a-2c30-4a25-a13a-b5646206945eMike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?Okay, I've done a few things with no success.  I got to SP1 with the April CU, did the restore and got the same error message - the content database version was newer than the one I was trying to restore it to. (Not sure why)  So I backed out and did the stsadm and psconfig commands outlined above - they were successful, but same result.  Tried to go into CA &gt; Application Management &gt; Content databases and ad it there - same error.<br/> <br/> Ran Microsoft Update to see if there was something I mised from that month, but saw nothing.<br/> <br/> It'd sure be helpful if the Backup and Restore History would have a column that listed the server version of the job - it'd end the guessing games.<br/> <br/> Here's a thought ... what about if I did a restore of the Full Farm?  Would it matter what version of the SharePoint Server was?<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Sat, 04 Jul 2009 01:56:07 Z2009-07-04T01:56:07Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#6971e20d-8457-4a8d-991b-34e9ff17e0e4http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#6971e20d-8457-4a8d-991b-34e9ff17e0e4Lambert Qinhttp://social.technet.microsoft.com/Profile/en-US/?user=Lambert%20Qinhow do I restore a content database?<p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Hi Mike,</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">The error message indicate the backup database version was newer than you current SharePoint farm, so upgrade your SharePoint farm is needed.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">I am not understand “I got to SP1 with the April CU”, did you mean SP2 with April CU?</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">If not, could you please try to </span><a href="http://technet.microsoft.com/en-us/library/cc261890.aspx"><span style="color:#0000ff;font-size:x-small">Create an installation source that includes software updates (Office SharePoint Server 2007)</span></a><span style="font-size:x-small"> (</span><a href="http://technet.microsoft.com/en-us/library/cc261890.aspx"><span style="color:#0000ff;font-size:x-small">http://technet.microsoft.com/en-us/library/cc261890.aspx</span></a><span style="font-size:x-small">) and try to restore again?</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">You could get the latest update in Updates </span><a href="http://technet.microsoft.com/en-us/office/sharepointserver/bb735839.aspx"><span style="color:#0000ff;font-size:x-small">Resource Center for SharePoint Products and Technologies</span></a><span style="font-size:x-small"> (</span><a href="http://technet.microsoft.com/en-us/office/sharepointserver/bb735839.aspx"><span style="color:#0000ff;font-size:x-small">http://technet.microsoft.com/en-us/office/sharepointserver/bb735839.aspx</span></a><span style="font-size:x-small">)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Based on the error log, you tried to restore <strong>Central Administration Site</strong> (SharePoint_AdminContent_GUID), but from the previous reply, you wanted to restore a normal content database.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">I suspect this should be the cause of database schema issue.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Could you please confirm whether the action is what you want?</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">If not, please try to get the correct content database and try again.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Let me know the result if possible.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">-lambert</span></p><hr class="sig"><div>Sincerely,</div> <div>Lambert Qin | Microsoft TechNet Managed Forum Support</div> <div>Posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.</div>Mon, 06 Jul 2009 13:27:21 Z2009-07-06T13:27:21Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#118fcd83-9971-4115-b1da-1f2163157231http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#118fcd83-9971-4115-b1da-1f2163157231Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?You are correct; it should have read as &quot;SP1 and the August 2008 CU&quot;.  I tried just these updates since the application of SP2 and the April 2009 CU was - I think - the cause of the problem.<br/> <br/> As for what I am restoring, I select Farm then on the next screen I select just the WSS-Content choice and then try a restore.<br/> <br/> I will try to restore this again and report back.<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Mon, 06 Jul 2009 14:37:46 Z2009-07-06T14:37:46Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#7402e8b1-038a-4c4f-8cce-ef981bcc3773http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#7402e8b1-038a-4c4f-8cce-ef981bcc3773Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?Not done yet, but wanted to let you know what is in the sprestore.log file.<br/> <br/> [7/6/2009 10:01:47 AM]: Verbose: Adding WSS_Content to Restore list.<br/> [7/6/2009 10:02:08 AM]: Progress: Starting Restore.<br/> [7/6/2009 10:02:08 AM]: Start Time: 7/6/2009 10:02:08 AM.<br/> [7/6/2009 10:02:08 AM]: Verbose: Requested by WHOOPER\Moss_Admin.<br/> [7/6/2009 10:02:08 AM]: Verbose: Backup/Restore Settings:<br/>     Restore<br/>     Backup Method: Full<br/>     Top Component: Farm\SSP1\SharePoint - 80\WSS_Content<br/>     Directory: \\wct-sharepoint\spbackup<br/>     Progress updated: 5<br/> [7/6/2009 10:02:08 AM]:     Restore Method: New<br/>     Backup ID: b66d2408-6eb3-4c23-8c44-898f4c8ed803<br/> <br/> [7/6/2009 10:02:09 AM]: Verbose: Starting OnRestore event.<br/> [7/6/2009 10:02:09 AM]: Verbose: Current object: WSS_Content04132009-2 (previous name: WSS_Content).<br/> [7/6/2009 10:02:09 AM]: Verbose: [WSS_Content] SQL Server Connection String: Data Source=wct-sharepoint\wctintranet;Initial Catalog=WSS_Content04132009-2;Integrated Security=True.<br/> [7/6/2009 10:02:09 AM]: Verbose: [WSS_Content] SQL command started at: 7/6/2009 10:02:09 AM. This command may take a while to complete and without notification.<br/> [7/6/2009 10:02:09 AM]: Verbose: [WSS_Content] SQL Server Command: <br/> IF EXISTS ( SELECT * FROM master..sysdatabases WHERE has_dbaccess(name)=1 AND name=@db_name )<br/> BEGIN<br/>     SELECT 1 as ErrorCode<br/> END<br/> ELSE<br/> BEGIN RESTORE DATABASE [WSS_Content04132009-2] FROM DISK=@db_location WITH STATS=5, FILE=1, MOVE @db_OldName TO @db_NewFile, MOVE @db_OldLogName TO @db_NewLogFile, NOREWIND, NOUNLOAD, RECOVERY<br/> END<br/> <br/>     @db_location=\\wct-sharepoint\spbackup\spbr0007\00000017.bak, @db_OldName=WSS_Content, @db_NewFile=E:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\WSS_Content04132009-2.mdf, @db_OldLogName=WSS_Content_log, @db_NewLogFile=E:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\WSS_Content04132009-2_log.ldf, @db_name=WSS_Content04132009-2<br/> [7/6/2009 10:02:13 AM]: Progress: [WSS_Content] 5 percent complete.<br/> [7/6/2009 10:02:17 AM]: Progress: [WSS_Content] 10 percent complete.<br/> [7/6/2009 10:02:19 AM]: Progress: [WSS_Content] 15 percent complete.<br/> [7/6/2009 10:02:23 AM]: Progress: [WSS_Content] 20 percent complete.<br/> [7/6/2009 10:02:27 AM]: Progress: [WSS_Content] 25 percent complete.<br/> [7/6/2009 10:02:30 AM]: Progress: [WSS_Content] 30 percent complete.<br/> [7/6/2009 10:02:32 AM]: Progress: [WSS_Content] 35 percent complete.<br/> [7/6/2009 10:02:34 AM]: Progress: [WSS_Content] 40 percent complete.<br/> [7/6/2009 10:02:35 AM]: Progress: [WSS_Content] 45 percent complete.<br/> [7/6/2009 10:02:35 AM]: Progress: [WSS_Content] 50 percent complete.<br/> [7/6/2009 10:02:35 AM]: Progress: [WSS_Content] 55 percent complete.<br/> [7/6/2009 10:02:36 AM]: Progress: [WSS_Content] 60 percent complete.<br/> [7/6/2009 10:02:36 AM]: Progress: [WSS_Content] 65 percent complete.<br/> [7/6/2009 10:02:36 AM]: Progress: [WSS_Content] 70 percent complete.<br/> [7/6/2009 10:02:36 AM]: Progress: [WSS_Content] 75 percent complete.<br/> [7/6/2009 10:02:37 AM]: Progress: [WSS_Content] 80 percent complete.<br/> [7/6/2009 10:02:37 AM]: Progress: [WSS_Content] 85 percent complete.<br/> [7/6/2009 10:02:37 AM]: Progress: [WSS_Content] 90 percent complete.<br/> [7/6/2009 10:02:37 AM]: Progress: [WSS_Content] 95 percent complete.<br/> [7/6/2009 10:02:38 AM]: Progress: [WSS_Content] 100 percent complete.<br/> [7/6/2009 10:02:38 AM]: Verbose: [WSS_Content] SQL Server Message: Processed 4504 pages for database 'WSS_Content04132009-2', file 'WSS_Content' on file 1.<br/> [7/6/2009 10:02:38 AM]: Verbose: [WSS_Content] SQL Server Message: Processed 2 pages for database 'WSS_Content04132009-2', file 'WSS_Content_log' on file 1.<br/> [7/6/2009 10:02:43 AM]: Verbose: [WSS_Content] SQL Server Message: RESTORE DATABASE successfully processed 4506 pages in 27.368 seconds (1.348 MB/sec).<br/> [7/6/2009 10:02:43 AM]: Verbose: [WSS_Content] SQL command completed at: 7/6/2009 10:02:43 AM.<br/> [7/6/2009 10:02:43 AM]: Verbose: [WSS_Content04132009-2] Verifying that the database restoration is complete.<br/> [7/6/2009 10:02:43 AM]: Verbose: [WSS_Content04132009-2] SQL Server Command: USE [master]<br/>                         SELECT status FROM master..sysdatabases WHERE name=@db_name<br/>     @db_name=WSS_Content04132009-2<br/> [7/6/2009 10:02:43 AM]: Debug: [WSS_Content04132009-2] Database status is 65536.<br/> [7/6/2009 10:02:43 AM]: Verbose: [WSS_Content04132009-2] SQL Server Command: SELECT TOP 1 1 FROM [WSS_Content04132009-2]..sysobjects<br/> [7/6/2009 10:02:43 AM]: Verbose: [WSS_Content04132009-2] Database restoration has been verified.<br/> [7/6/2009 10:02:43 AM]: Verbose: Starting OnPostRestore event.<br/> [7/6/2009 10:02:43 AM]: Verbose: Current object: WSS_Content04132009-2 (previous name: WSS_Content).<br/> [7/6/2009 10:02:43 AM]: Error: Object WSS_Content04132009-2 (previous name: WSS_Content) failed in event OnPostRestore. For more information, see the error log located in the backup directory.<br/>     SPException: Cannot attach database to Web application. Use the command line tool or Central Administration pages to attach the database manually to the proper Web Application.<br/> [7/6/2009 10:02:43 AM]: Debug:    at Microsoft.SharePoint.Administration.SPContentDatabase.OnPostRestore(Object sender, SPRestoreInformation args)<br/> [7/6/2009 10:02:43 AM]: Verbose: Notifying third parties that the restore completed.<br/> [7/6/2009 10:02:43 AM]: Verbose: The IIS Web Site has been extended.  You may need to use iisreset.exe to restart IIS before your site becomes accessible.<br/> [7/6/2009 10:02:43 AM]: Finish Time: 7/6/2009 10:02:43 AM.<br/> [7/6/2009 10:02:43 AM]: Progress: Completed with errors, please refer to the log file for details.<br/> [7/6/2009 10:02:43 AM]: Verbose: Deleting the file \\wct-sharepoint\spbackup\spbr0007\sprestore.xml and replacing it.<br/> [7/6/2009 10:02:43 AM]: Verbose: The backup/restore process included the following objects:<br/> [7/6/2009 10:02:43 AM]:     *Farm\<br/>         *[SharePoint_Config]\<br/>         *Windows SharePoint Services Web Application\<br/>             *SharePoint - MySites12345\<br/>                 *WSS_Content_f05586d54a884aca986a936cc7f3cf34\<br/>         *[WSS_Administration]\<br/>             *[Web Application]\<br/>                 *[SharePoint_AdminContent_4f53bd22-e6da-4424-af5f-fff6e1d09511]\<br/>         *SSP1\<br/>             *[SharePoint - 80]\<br/>                 *WSS_Content04132009-2\<br/>             *[SharedServices1_DB]\<br/>             *[UserProfileApplication]\<br/>             *[SessionStateSharedApplication]\<br/>             *[Shared Search Index]\<br/>                 *[SharedServices1_Search_DB]\<br/>         *Global Search Settings\<br/>         *Windows SharePoint Services Help Search\<br/>             *[Search instance]\<br/>                 *[WSS_Search_wct-sharepoint]\<br/> <br/> [7/6/2009 10:02:43 AM]: Completed with 0 warnings.<br/> [7/6/2009 10:02:43 AM]: Completed with 1 errors.<br/> [7/6/2009 10:03:04 AM]: Restore failed for Object WSS_Content04132009-2 (previous name: WSS_Content) failed in event OnPostRestore. For more information, see the error log located in the backup directory.<br/> [7/6/2009 10:03:04 AM]: -------------------------------------------------<br/> <br/> <br/> I will try the STSADM.exe command and report back.<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Mon, 06 Jul 2009 15:12:57 Z2009-07-06T15:12:57Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#0d141e29-8dd3-47ff-90bc-f790817a79f2http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#0d141e29-8dd3-47ff-90bc-f790817a79f2Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?STSADM.exe command failed (stsadm.exe -o addcontentdb -url http://wct-sharepoint -databasename wss_content04132009-2)<br/> <br/> &quot;The specified SPContentDatabase Name=wss_content04132009-2 Parent=SPDatabaseServiceInstance Name=wctintranet has been upgraded to a newer version of SharePoint. Please upgrade this SharePoint application server before attempting to access this object.&quot;<br/> <br/> I also see this in my Application (Event) log:<br/> <br/> Event Type:    Error<br/> Event Source:    Windows SharePoint Services 3<br/> Event Category:    Database <br/> Event ID:    3759<br/> Date:        7/6/2009<br/> Time:        10:17:08 AM<br/> User:        N/A<br/> Computer:    WCT-SHAREPOINT<br/> Description:<br/> Database 'wss_content04132009-2' on SQL Server instance 'wct-sharepoint\wctintranet' is not empty and does not match current database schema.<br/> <br/> For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.<br/> <br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Mon, 06 Jul 2009 15:22:50 Z2009-07-06T15:22:50Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#9e5855b8-7dbb-4bb7-8229-804bfa73ac49http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#9e5855b8-7dbb-4bb7-8229-804bfa73ac49Lambert Qinhttp://social.technet.microsoft.com/Profile/en-US/?user=Lambert%20Qinhow do I restore a content database?<p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Hi Mike,</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Thanks for your update.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Now I know your scenario as follows:</span></p> <p class=MsoListParagraph style="text-indent:-18pt;margin:0cm 0cm 0pt 36pt"><span style=""><span style=""><span style="font-size:x-small">1.</span><span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-size:x-small">Current farm had SP1 with August 2008 CU updated.</span></p> <p class=MsoListParagraph style="text-indent:-18pt;margin:0cm 0cm 0pt 36pt"><span style=""><span style=""><span style="font-size:x-small">2.</span><span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-size:x-small">You restored a content database from a Full farm backup.</span></p> <p class=MsoListParagraph style="text-indent:-18pt;margin:0cm 0cm 0pt 36pt"><span style=""><span style=""><span style="font-size:x-small">3.</span><span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-size:x-small">The content database (WSS_Content04132009-2) was restored to SQL Server database successfully.</span></p> <p class=MsoListParagraph style="text-indent:-18pt;margin:0cm 0cm 0pt 36pt"><span style=""><span style=""><span style="font-size:x-small">4.</span><span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-size:x-small">The backup failed with mismatched schema when attaching the content database to a web application. </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">If I misunderstand your scenario, please feel free to correct me.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Based on the error message, the backup file was built under a more recent updated SharePoint environment and it cannot be restored to a farm that has lower version.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">You could verify the updates version of the content database with the SQL query: <strong>SELECT * FROM Versions</strong><strong style=""> Where VersionId = ‘00000000-0000-0000-0000-000000000000’</strong>.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">For your information, the version of SP1 with August 2008 CU should be 6327.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">Please try to update with current farm with the version shown in the content database and attach the content database again.</span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">For your information, the versions of each update was recorded in </span><a href="http://technet.microsoft.com/en-us/library/cc263467.aspx#section2"><span style="color:#0000ff;font-size:x-small">Available updates</span></a><span style="font-size:x-small"> section of Deploy </span><a href="http://technet.microsoft.com/en-us/library/cc263467.aspx"><span style="font-size:x-small">software updates for Office SharePoint Server 2007</span></a><span style="font-size:x-small"> (http://technet.microsoft.com/en-us/library/cc263467.aspx)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Let me know the result if possible.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">-lambert</span></p><hr class="sig"><div>Sincerely,</div> <div>Lambert Qin | Microsoft TechNet Managed Forum Support</div> <div>Posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.</div>Tue, 07 Jul 2009 02:29:41 Z2009-07-07T02:29:41Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#335124f2-1496-4242-90b9-8e36a6fc5dc6http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#335124f2-1496-4242-90b9-8e36a6fc5dc6Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I couldn't figure out how to find the GUID so I could run the SQL query, so I rechecked my server version and saw it was at 6318, Infrastructure Update (KB951695 and KB951297).  Looks like what I need to do to get to 6327 is download and install the hotfixes for the Cumulative Update (KB957109, KB956056 and KB956057).<br/> <br/> Am doing that now and will report back after they are installed and I've tried to attache the restored DB.<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Tue, 07 Jul 2009 13:34:23 Z2009-07-07T13:34:23Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#221e2064-c9c9-43d0-a2bd-315e244f4f78http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#221e2064-c9c9-43d0-a2bd-315e244f4f78Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I was able to successfully attach the restored content database.  But ... my Image Library is empty.  The site is there, with the edits to the navigation I made, but there is no content.<br/> <br/> Did I make a wrong assumption that all content that I, or any other user, would have added to any SharePoint site would be inside the WSS_Content database?<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Tue, 07 Jul 2009 14:46:40 Z2009-07-07T14:46:40Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#2e3ac1e6-fb59-4791-aab0-56b31bd8c1echttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#2e3ac1e6-fb59-4791-aab0-56b31bd8c1ecKundan Ghimirehttp://social.technet.microsoft.com/Profile/en-US/?user=Kundan%20Ghimirehow do I restore a content database?Mike, <br/>When you say any SharePoint site you mean same web app ? or it is different web app? If it is different we app then the content database will also be differnt . Again even if it is same web app abd different site colelction depends how you create the site collection. You can create new site collection and ue diffwernt web app. You can have more than one database on the web app and or site collection. <br/><br/>Tue, 07 Jul 2009 16:19:19 Z2009-07-07T16:19:19Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#26950b66-7d0a-4087-8eb7-df6aaafe6513http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#26950b66-7d0a-4087-8eb7-df6aaafe6513Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?Well, I was speaking in general, but to answer your question, it's a new web app, as far as the restored content database is concerned.<br/> <br/> Not quite sure I follow your thoughts; are you saying that, in order to see the content (in this case, the image library), I also need to restore the web app?<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Tue, 07 Jul 2009 16:27:31 Z2009-07-07T16:27:31Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#a9a45f07-7477-4e1f-8124-10f09f8af46ehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#a9a45f07-7477-4e1f-8124-10f09f8af46eLambert Qinhttp://social.technet.microsoft.com/Profile/en-US/?user=Lambert%20Qinhow do I restore a content database?<p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Hi Mike,</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">Glad to hear the content database was successfully attached.</span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">SharePoint content (including the content in the Image Library) was stored in the content database, you need not to restore the web application for the scenario.</span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">You could see the modified navigation, I suppose the site was successful restored.</span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">One possibility that cause the Image Library empty is that there was no content in the Image Library when performing the backup.</span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">If the content database don't contain sensitive data, could you please back the content database in SQL Server and upload it to the workspace and let me do further research in my local?</span></p> <p class=MsoNormal style="text-align:left;margin:0cm 0cm 0pt" align=left><span style="font-size:x-small">Workspace URL: (</span><a href="https://sftus.one.microsoft.com/ChooseTransfer.aspx?key=27d8325b-0c3d-403c-a6e1-ad0d3f0a72d7"><span style="color:#0000ff;font-size:x-small">https://sftus.one.microsoft.com/ChooseTransfer.aspx?key=27d8325b-0c3d-403c-a6e1-ad0d3f0a72d7</span></a><span style="font-size:x-small">)</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"><span style="">Workspace Password: <strong>X$*W04e-T#5Ww</strong></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">If you cannot upload the content database, could you please take a new backup and try to restore the it to the farm and verify whether the Image Library was still empty?</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Let me know the result if possible.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">-lambert</span></p><hr class="sig"><div>Sincerely,</div> <div>Lambert Qin | Microsoft TechNet Managed Forum Support</div> <div>Posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.</div>Wed, 08 Jul 2009 02:07:50 Z2009-07-08T02:07:50Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#730ed04c-4513-40be-8eea-5150e48ffa78http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#730ed04c-4513-40be-8eea-5150e48ffa78Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I am uploading a backup of that content database to you for analysis as I type.<hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Wed, 08 Jul 2009 14:31:04 Z2009-07-08T14:31:04Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#e4bc69f3-c115-49cd-a8d4-a7ba9811fe55http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#e4bc69f3-c115-49cd-a8d4-a7ba9811fe55rseilerhttp://social.technet.microsoft.com/Profile/en-US/?user=rseilerhow do I restore a content database?<blockquote>If it is just a content database then you should be able to just go to Central Admin&gt;Applications&gt;content databases and add it back.  If your newly installed SharePoint is at a more recent level of updates than when it was built before you will have to use the stsadm -o addcontentdb command to add the content db back.</blockquote> So I can better understand this, are you saying that &quot;Add a content database&quot; in the UI should only be used when the content database is from a Sharepoint that was at the same revision as the current one?  Else you use stsadm?Wed, 08 Jul 2009 22:57:44 Z2009-07-08T22:57:44Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#dc229e83-c3db-458e-9e05-576d31dd6d93http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#dc229e83-c3db-458e-9e05-576d31dd6d93Lambert Qinhttp://social.technet.microsoft.com/Profile/en-US/?user=Lambert%20Qinhow do I restore a content database?<p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Hi Mike,</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Thanks for your cooperation.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">I restored the content database in my local, I could see the “Pictures, Slides and Video” library, but I didn't find any contents in the library.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">I also checked the content database in SQL Server, I could not find the contents either.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">I suppose the library was empty in the backup file.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Please try to make a new backup file with the content and verify whether the issue is still existed?</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Let me know If you need further assistance.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">-lambert</span></p><hr class="sig"><div>Sincerely,</div> <div>Lambert Qin | Microsoft TechNet Managed Forum Support</div> <div>Posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.</div>Thu, 09 Jul 2009 03:44:52 Z2009-07-09T03:44:52Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#89d22bf7-d276-4ad2-bd37-2352314e7db4http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#89d22bf7-d276-4ad2-bd37-2352314e7db4Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?I've restored a newer WSS_Content database, one I confirmed has the image library in it.  It is attached through Application Management &gt; Content Databases &gt; Add Content Databases to the top level site on port 80.<br/> <br/> Now ... how do I &quot;see&quot; the Library and it's contents?<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Thu, 09 Jul 2009 21:17:17 Z2009-07-09T21:17:17Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#a1179fd3-9680-45d0-98bd-8d731d8baa72http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#a1179fd3-9680-45d0-98bd-8d731d8baa72Lambert Qinhttp://social.technet.microsoft.com/Profile/en-US/?user=Lambert%20Qinhow do I restore a content database?<p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Hi Mike,</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">If you still could not see the contents, I suggest you to contact Microsoft Customer Support Services (CSS) via telephone so that a dedicated Support Professional can assist you in a more directly way. Please be advised that contacting phone support will be a charged call. </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">To obtain the phone numbers for specific technology request please take a look at the web site listed below.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><a href="http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS"><span style="color:#0000ff;font-size:x-small">http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS</span></a></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">If you are outside the US please see http://support.microsoft.com for regional support phone numbers.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small"> </span></p> <span style="font-family:'Verdana','sans-serif';font-size:10pt"><br style="page-break-before:always"></span> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">Thanks for your understanding.</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:x-small">-lambert</span></p><hr class="sig"><div>Sincerely,</div> <div>Lambert Qin | Microsoft TechNet Managed Forum Support</div> <div>Posting is provided &quot;AS IS&quot; with no warranties, and confers no rights.</div>Fri, 10 Jul 2009 03:31:16 Z2009-07-10T03:31:16Zhttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#ccc50129-c660-4493-93a9-987391a9c636http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/707a6048-56a9-4dc7-9a75-26debe048bc8#ccc50129-c660-4493-93a9-987391a9c636Mike in Nebraskahttp://social.technet.microsoft.com/Profile/en-US/?user=Mike%20in%20Nebraskahow do I restore a content database?We can't afford that, so I'll just reproduce the image library.  Thanks for all the help.<br/><hr class="sig">Mike Webb, IT Admin, Platte River Whooping Crane Maintenance Trust, Inc. (a 501(c)(3) conservation nonprofit org.)Fri, 10 Jul 2009 12:14:21 Z2009-07-10T12:14:21Z