In doing some testing with SharePoint 2010 I deleted the BDC_service_database. The event log now throws an Event ID 3760 every hour that says:
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Foundation
Date: 9/16/2010 4:00:02 PM
Event ID: 3760
Task Category: Database
Level: Critical
Keywords:
User: Domain\FarmAdminAccount
Computer: Server.Contosovo.com
Description:
SQL Database 'Bdc_Service_DB_cccff167e435441fa45047c89c04680b' on SQL Server instance 'SharePointDevDB' not found. Additional error information from SQL Server is included below.
Cannot open database "Bdc_Service_DB_cccff167e435441fa45047c89c04680b" requested by the login. The login failed.
Login failed for user 'Domain\FarmAdminAccount.
Any thoughts on how I can get rid of this error.
View Complete Post