SQL Server cannot start

Hi there,

Here's what I get in my error log:

2006-03-13 00:33:11.93 Server TDSSNIClient initialization failed with error 0xd, status code 0x4.
2006-03-13 00:33:11.93 Server Error: 17182, Severity: 16, State: 1.
2006-03-13 00:33:11.93 Server TDSSNIClient initialization failed with error 0xd, status code 0x1.
2006-03-13 00:33:11.93 Server Error: 17826, Severity: 18, State: 3.
2006-03-13 00:33:11.93 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.
2006-03-13 00:33:11.93 Server Error: 17120, Severity: 16, State: 1.
2006-03-13 00:33:11.93 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.

I know this may look like the VIA problem, but look at the first status code. It's 0x4 and not 0x36.

Any clues

Best regards,
Paulo


Answer this question

SQL Server cannot start

  • David Prentice

    It seems the issue is related to the Shared Memory network protocol being disabled.

  • SQL Server cannot start