Error on Database Server

  • Hi All,

    I am seeing the below errors a lot on my SQLServer prod env.

    Error#1

    The description for Event ID 17886 from source MSSQLSERVER cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

    If the event originated on another computer, the display information had to be saved with the event.

    The following information was included with the event:

    The handle is invalid

    Error#2

    The server will drop the connection, because the client driver has sent multiple requests while the session is in single-user mode. This error occurs when a client sends a request to reset the connection while there are batches still running in the session, or when the client sends a request while the session is resetting a connection. Please contact the client driver vendor.

    Have anyone seen such errors before.

    Thanks.

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

  • Have a look at this connect item.

    http://connect.microsoft.com/SQLServer/feedback/details/217685/msit-sap-build-3021-sql-error-17886-client-connection-errors-and-continuous-restarts

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • I have verified that my database is in multi user mode.

    but all what happened today was:

    http://www.sqlservercentral.com/Forums/Topic1224426-391-1.aspx

    I havent heard any slowness from developers initially. But now I am getting calls.

    Currently the c:\drive is on raid 5

    “If your actions inspire others to dream more, learn more, do more and become more, you are a leader.” -- John Quincy Adams

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply