17182
Product Name Event ID 17182 Event Source MSSQLSERVER Component SQLEngine Symbolic Name INIT_TDSSNICLIENT Message Text TDSSNIClie
Product Name
Event ID
17182
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic
Name
INIT_TDSSNICLIENT
Message Text
TDSSNIClient initialization failed with error 0x%lx, status code 0x%lx. Reason: %S_MSG
%.*ls
When SQL Server starts, one of the steps it takes is to initialize a
Tabular Data Stream (TDS)
listener and network libraries to accept incoming connections. If this initialization fails, error
17182 is raised. Initialization activities include starting the SNI layer/TDS listener, configuring or
initializing ports, protocols,
SSPI
authentication context, encryption (TLS/SSL) and so on.
Typically this error is raised together with other errors
MSSQLSERVER_17826
and
MSSQLSERVER_17120
The 17182 error message contains three placeholders that are dynamically filled based on what
issue that occurred. The “failed with error 0x%lx” hexadecimal value is the underlying OS error
that occurred. This is the most important part of the error. The text after “Reason: ” is the text
message associated with this OS error. To illustrate, here’s an example of this error:
Output
ノ
Expand table
Error: 17182, Severity: 16, State: 1.
TDSSNIClient initialization failed with error 0x139f, status code 0x80. Reason: