SQL Server 2005 service won't start

  • Server has been running smoothly. No updates have been applied. Suddenly, it hung up solidly and I rebooted it. Now the SQL Server service will not start. My error log shows everything chugging along until we get here:

    2011-08-03 15:03:14.19 spid11s Starting up database 'model'.

    2011-08-03 15:03:14.20 Server Error: 17182, Severity: 16, State: 1.

    2011-08-03 15:03:14.20 Server TDSSNIClient initialization failed with error 0x2, status code 0x38.

    2011-08-03 15:03:14.20 Server Error: 17182, Severity: 16, State: 1.

    2011-08-03 15:03:14.20 Server TDSSNIClient initialization failed with error 0x2, status code 0x1.

    2011-08-03 15:03:14.20 Server Error: 17826, Severity: 18, State: 3.

    2011-08-03 15:03:14.20 Server Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.

    2011-08-03 15:03:14.20 Server Error: 17120, Severity: 16, State: 1.

    2011-08-03 15:03:14.20 Server SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

    The TDSSNIClient error indicates that there is a problem with an SSL certificate, but we aren't encrypting anything.

    Any suggestions?

  • Try the suggestions in this article

    http://blogs.msdn.com/b/sql_protocols/archive/2006/04/28/585835.aspx

    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

  • SQLRNNR (8/3/2011)


    Try the suggestions in this article

    http://blogs.msdn.com/b/sql_protocols/archive/2006/04/28/585835.aspx

    I just posted the same link on SQLTeam.com for the same question :w00t:

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Jeffrey Williams-493691 (8/3/2011)


    SQLRNNR (8/3/2011)


    Try the suggestions in this article

    http://blogs.msdn.com/b/sql_protocols/archive/2006/04/28/585835.aspx

    I just posted the same link on SQLTeam.com for the same question :w00t:

    :hehe: What are the chances?

    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

Viewing 4 posts - 1 through 4 (of 4 total)

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