Hi,
I have a Windows 2008 Server running Sharepoint 2010, the server is a member server in our domain with Exchange 2007 installed on a domain controller on the network.
At the moment the sharepoint server is not been utilised as we are setting up what we need on it for a start but I have noticed that the Application log is full of 28005 errors the full error is:
Log Name: Application
Source: MSSQL$SHAREPOINT
Date: 17/04/2013 15:18:30
Event ID: 28005
Task Category: Server
Level: Error
Keywords: Classic
User: N/A
Computer: rdsqlikview.reflexdata.co.uk
Description:
An exception occurred while enqueueing a message in the target queue. Error: 15517, State: 1. Cannot execute as the database principal because the principal "dbo" does not exist, this type of principal cannot be impersonated, or you do not have permission.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSSQL$SHAREPOINT" />
<EventID Qualifiers="49152">28005</EventID>
<Level>2</Level>
<Task>2</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-17T14:18:30.000000000Z" />
<EventRecordID>5244859</EventRecordID>
<Channel>Application</Channel>
<Computer>rdsqlikview.reflexdata.co.uk</Computer>
<Security />
</System>
<EventData>
<Data>15517</Data>
<Data>1</Data>
<Data>Cannot execute as the database principal because the principal "dbo" does not exist, this type of principal cannot be impersonated, or you do not have permission.</Data>
<Binary>656D0000100000001700000052004400530051004C0049004B0056004900450057005C005300480041005200450050004F0049004E0054000000070000006D00610073007400650072000000</Binary>
</EventData>
</Event>
I have looked at all the solutions for this but my SQL knowledge is fairly limited so I am not sure how to find most of the information that the posts are asking for.
Can anyone help me resolve this problem please?
Thanks for your help
Alamb200