Log Name:      Application
Source:        MSSQLSERVER
Date:          2008/7/2 10:07:49
Event ID:      17053
Task Category: (2)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:     mycomputer
Description:
UpdateUptimeRegKey: Operating system error 5(error not found) encountered.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="MSSQLSERVER" />
    <EventID Qualifiers="49152">17053</EventID>
    <Level>2</Level>
    <Task>2</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2008-07-02T02:07:49.000Z" />
    <EventRecordID>10037</EventRecordID>
    <Channel>Application</Channel>
    <Computer>mycomputer</Computer>
    <Security />
  </System>
  <EventData>
    <Data>UpdateUptimeRegKey</Data>
    <Data>5(error not found)</Data>
    <Binary>9D420000100000000B000000500043002D004C0055004F0059004F004E004700000000000000</Binary>
  </EventData>
</Event>


在 系统的这个解色的Groups中 SQLServer2005MSSQLUser$mycomputer$MSSQLSERVER
添加 "Network serivice" 就可

相关文章:

  • 2021-09-10
  • 2022-12-23
  • 2021-11-29
  • 2021-07-13
  • 2021-05-24
  • 2022-12-23
  • 2021-05-26
  • 2021-06-26
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2021-09-07
相关资源
相似解决方案