April 18, 2004 at 4:02 pm
Was curious if anyone knew what this was, from my application event log:
Event Type: Warning
Event Source: MSSQLServer
Event Category: (8)
Event ID: 19011
Date: 18/04/2004
Time: 2:47:16 PM
User: N/A
Computer: SERVER
Description:
SuperSocket info: (SpnRegister) : Error 8344.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Checked the link and there was no additional informatio available for this event. It doesn't seem to be causing any problems so far.
Windows 2003 w/ latest service pack and updates
MS SQL 2000, SP 3a
Thanks in advance.
April 19, 2004 at 1:31 am
It's just a warning that gets very little coverage from MS, but the following excerpt is from http://support.microsoft.com/default.aspx?scid=kb;en-us;811889
This is one of the critical parts of Kerberos and SQL Server interaction. With SQL Server, you can run the SQL Server service under one of the following: a LocalSystem account, a local user account from another computer, or a domain user account. When the computer that is running SQL Server starts, it tries to register its own SPN in Active Directory by using the DsWriteAccountSpn API call. If the call is not successful, the following warning is logged in Event Viewer:
Source: MSSQLServer EventID: 19011 Description: SuperSocket info: (SpnRegister) : Error 8344.
Cheers,
- Mark
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply