Event ID 13360 SQL Error
Hi everyone. Has anyone ever seen this error before? The odd thing is that the user is blank which if that is true i would expect the sql to deny the connection. Any ideas?
Event Type: Error
Event Source: Enterprise Vault
Event Category: Storage Online
Event ID: 13360
Date: 8/6/2009
Time: 4:59:17 PM
User: N/A
Computer: IIAHEREV01
Description:
An error was detected while accessing the Vault Database 'EVVSHerndonMBXVault1_1' (Internal reference: CC1):
Description:
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ''. The user is not associated with a trusted SQL Server connection.
SQL Command:
N/A
Additional Microsoft supplied information:
Source: Microsoft OLE DB Provider for ODBC Drivers
Number: 0x80040e4d
SQL State: 28000
Native Error: 00018452
HRESULT 0x80040e4d
For more information, see Help and Support Center at http://evevent.symantec.com/rosetta/showevent.asp
Comments 2 Comments • Jump to latest comment
is your SQL server configured to use Windows Authentication ?
To check in the SQL MMC right click on your SQL server name select properties and look what is defined under security .
adnila
Is the Vault Service Account been added to the Domain Admins groups? This error is commonly caused by a security setting within MSSQL that forces all connections by Domain Administrators to be via a trusted connection(SSL).
Would you like to reply?
Login or Register to post your comment.