SharePoint Development Bookmark and Share   
 index > SharePoint - Setup, Upgrade, Administration and Operation > SharePoint - Restore Problem
 

SharePoint - Restore Problem

Hello,

I am a newbie in SharePoint and having headache while solving the below problem. Please give me some suggestions.
I read one site(http://sharepointnotes.wordpress.com/2008/09/26/solving-a-nasty-restore-problem-owstimer-issue/) mentioning they have solved this problem but then also i get error.

SharePoint - 80 7/29/2009 11:25 AM Object SharePoint - 80 failed in event OnRestore. For more information, see the error log located in the backup directory. SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SPWebApplication Name=SharePoint - 80 Parent=SPWebService is being updated by BIZINTEGRA\administrator, in the OWSTIMER process, on machine BIZ5. View the tracing log for more information about the conflict.
WSS_Content Completing restore 7/29/2009 11:28 AM Object WSS_Content failed in event OnPostRestore. For more information, see the error log located in the backup directory. 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.


Plz help me out..

drummingSharepoint  Wednesday, July 29, 2009 6:08 AM

Hi

You may check that whether a new content database has been created in SQL server. If so, you can resort to following Stsadm command line tools to solve this problem.
Stsadm –o addcontentdb –url <url> -databasename <database name>
If no new content database has been built, things will be different. I need more details to help you out.
1.Are you doing a restore for a site collection, a specific web application or a server farm?
2.What are your backup and recovery tools?

Best Regards!

Lily Wu  Friday, July 31, 2009 6:10 AM

Hi

You may check that whether a new content database has been created in SQL server. If so, you can resort to following Stsadm command line tools to solve this problem.
Stsadm –o addcontentdb –url <url> -databasename <database name>
If no new content database has been built, things will be different. I need more details to help you out.
1.Are you doing a restore for a site collection, a specific web application or a server farm?
2.What are your backup and recovery tools?

Best Regards!

Lily Wu  Friday, July 31, 2009 6:10 AM

You can use google to search for other answers

Custom Search

More Threads

• Converting ASP.NET web portal into a SharePoint portal
• set permission for the view of the list?
• Controlling a Webpart permission/visibility
• I can not Open Shared Services Admin Site
• Javascript Errors with WSS and VPN
• Importing Sites into MOSS2007
• Maximum attachment size for email-enabled lists
• Error exporting Excel 2007 table to sharepoint list wss 3.0
• Bug? Password protected files saved with custom content types?
• Requirements for hosting Sharepoint 2007 using Virtual Servers ?