SQL Server System Errors: 17000 - 17999
List of error messages between 17000 and 17999 in SQL Server 2017.
These error messages are all available by querying the sys.messages
catalog view on the master
database.
message_id | severity | is_event_logged | text |
---|---|---|---|
17000 | 10 | 0 | Usage: sp_autostats <table_name> [, {ON|OFF} [, <index_name>] ] |
17001 | 16 | 1 | Failure to send an event notification instance of type '%s' on conversation handle '%s'. Error Code = '%s'. |
17002 | 16 | 1 | Failed to post QUEUE_ACTIVATION event. Error code: '0x%s'. |
17003 | 16 | 1 | Closed event notification conversation endpoint with handle '%s', due to the following error: '%.*ls'. |
17004 | 16 | 1 | Event notification conversation on dialog handle '%s' closed without an error. |
17005 | 16 | 1 | Event notification '%ls' in database '%ls' dropped due to send time service broker errors. Check to ensure the conversation handle, service broker contract, and service specified in the event notification are active. |
17049 | 16 | 1 | Unable to cycle error log file from '%ls' to '%ls' due to OS error '%s'. A process outside of SQL Server may be preventing SQL Server from reading the files. As a result, errorlog entries may be lost and it may not be possible to view some SQL Server errorlogs. Make sure no other processes have locked the file with write-only access." |
17051 | 16 | 1 | SQL Server evaluation period has expired. |
17053 | 16 | 1 | %ls: Operating system error %ls encountered. |
17054 | 16 | 1 | The current event was not reported to the operating system error log. Operating system error = %s. You may need to clear the operating system error log if it is full. |
17056 | 10 | 1 | The evaluation period for your edition of SQL Server expires in %d day(s). |
17057 | 16 | 1 | Security context for operating system objects could not be created. SQL Server cannot be started. Look for corresponding entries in the event viewer to help diagnose the root cause. |
17058 | 16 | 1 | initerrlog: Could not open error log file '%s'. Operating system error = %s. |
17060 | 10 | 1 | %s |
17061 | 10 | 1 | Error: %d Severity: %d State: %d %s |
17063 | 16 | 1 | Error: %d Severity: %d State: %d %s |
17065 | 16 | 1 | SQL Server Assertion: File: <%s>, line = %d Failed Assertion = '%s' %s. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to check the database for structural integrity, or restart the server to ensure in-memory data structures are not corrupted. |
17066 | 16 | 1 | SQL Server Assertion: File: <%s>, line=%d Failed Assertion = '%s'. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to check the database for structural integrity, or restart the server to ensure in-memory data structures are not corrupted. |
17067 | 16 | 1 | SQL Server Assertion: File: <%s>, line = %d %s. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to check the database for structural integrity, or restart the server to ensure in-memory data structures are not corrupted. |
17068 | 10 | 0 | PrintStack Request |
17069 | 10 | 1 | %s |
17070 | 16 | 1 | Clustered instances are not supported on this edition of SQL Server. |
17071 | 16 | 1 | SQL Server could not start due to a boot failure. Operating system error = %s. |
17072 | 17 | 1 | The Extended Event session could not be created. |
17073 | 16 | 1 | Executing 'sp_server_diagnostics' stored procedure in repeat mode with 'insert into' clause is not allowed. |
17074 | 16 | 1 | Assertion "%ls" with message "%ls" at <%ls>:%ld failed. |
17075 | 16 | 1 | Assertion "%ls" at <%ls>:%ld failed. |
17076 | 21 | 1 | Error spawning System Health Monitor thread: %ls |
17101 | 10 | 1 | (c) Microsoft Corporation. |
17102 | 16 | 1 | Failed to initialize Distributed COM (CoInitializeEx returned %lx). Heterogeneous queries and remote procedure calls are disabled. Check the DCOM configuration using Component Services in Control Panel. |
17103 | 10 | 1 | All rights reserved. |
17104 | 10 | 1 | Server process ID is %ld. |
17105 | 10 | 1 | Could not open master database in system task thread context. Terminating server. |
17106 | 10 | 1 | Common Criteria compliance mode is enabled. This is an informational message only; no user action is required. |
17107 | 10 | 0 | Perfmon counters for resource governor pools and groups failed to initialize and are disabled. |
17108 | 10 | 1 | Password policy update was successful. |
17109 | 10 | 1 | FallBack certificate was successfully created. |
17110 | 10 | 1 | Registry startup parameters: %.*ls |
17111 | 10 | 1 | Logging SQL Server messages in file '%s'. |
17112 | 16 | 1 | An invalid startup option '%s' was supplied, either from the registry or the command prompt. Correct or remove the option. |
17113 | 16 | 1 | Error %ls occurred while opening file '%ls' to obtain configuration information at startup. An invalid startup option might have caused the error. Verify your startup options, and correct or remove them if necessary. |
17114 | 16 | 1 | Error %ls occurred while opening file '%ls' to obtain configuration information at startup time. An invalid startup option might have caused the error. Verify your startup options, and correct or remove them if necessary. |
17115 | 10 | 1 | Command Line Startup Parameters:%.*ls |
17116 | 16 | 1 | Failed to initialize distributed COM; DCOM is not installed. Heterogeneous queries and remote procedure calls are disabled. Check the DCOM configuration using Component Services in Control Panel. |
17117 | 10 | 1 | The tempdb database has %ld data file(s). |
17118 | 10 | 1 | Database Instant File Initialization: %S_MSG. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. |
17119 | 10 | 1 | The number of concurrent user connections was reduced to %ld, because it exceeded the allowable limit for this edition of SQL Server. To avoid this message in the future, use sp_configure to permanently adjust the number of user connections within the licensed limit. |
17120 | 16 | 1 | SQL Server could not spawn %s thread. Check the SQL Server error log and the operating system error log for information about possible related problems. |
17121 | 10 | 1 | SQL Server is started with trace flag %d, this may cause user to see some error messages masked using '%ls'. |
17122 | 10 | 1 | Trace flag %d is discontinued. Use the options provided with ALTER DATABASE. |
17123 | 10 | 1 | Logging to event log is disabled. Startup option '-%c' is supplied, either from the registry or the command prompt. |
17124 | 10 | 1 | SQL Server has been configured for lightweight pooling. This is an informational message; no user action is required. |
17125 | 10 | 1 | Using dynamic lock allocation. Initial allocation of %I64u Lock blocks and %I64u Lock Owner blocks per node. This is an informational message only. No user action is required. |
17126 | 10 | 1 | SQL Server is now ready for client connections. This is an informational message; no user action is required. |
17127 | 16 | 1 | initdata: No memory for kernel buffer hash table. |
17128 | 16 | 1 | initdata: No memory for kernel buffers. |
17129 | 10 | 1 | initconfig: Warning: affinity specified is not valid. Defaulting to no affinity. Use ALTER SERVER CONFIGURATION SET PROCESS AFFINITY to configure the system to be compatible with the CPU mask on the system. You can also configure the system based on the number of licensed CPUs. |
17130 | 16 | 1 | Not enough memory for the configured number of locks. Attempting to start with a smaller lock hash table, which may impact performance. Contact the database administrator to configure more memory for this instance of the Database Engine. |
17131 | 16 | 1 | Server startup failed due to insufficient memory for descriptor hash tables. Reduce non-essential memory load or increase system memory. |
17132 | 16 | 1 | Server startup failed due to insufficient memory for descriptor. Reduce non-essential memory load or increase system memory. |
17133 | 16 | 1 | Launch of startup procedure '%s' failed. |
17134 | 10 | 1 | The tempdb database data files are not configured with the same initial size and autogrowth settings. To reduce potential allocation contention, the initial size and autogrowth of the files should be same. |
17135 | 10 | 1 | Launched startup procedure '%s'. |
17136 | 10 | 1 | Clearing tempdb database. |
17137 | 10 | 1 | Starting up database '%.*ls'. |
17138 | 16 | 1 | Unable to allocate enough memory to start '%ls'. Reduce non-essential memory load or increase system memory. |
17139 | 10 | 1 | The SQL Server image %ls was allocated using the large pages option. |
17140 | 16 | 1 | Could not dispatch SQL Server by Service Control Manager. Operating system error = %s. |
17141 | 16 | 1 | Could not register Service Control Handler. Operating system error = %s. |
17142 | 16 | 1 | SQL Server service has been paused. No new connections will be allowed. To resume the service, use SQL Computer Manager or the Services application in Control Panel. |
17143 | 16 | 1 | %s: Could not set Service Control Status. Operating system error = %s. |
17144 | 10 | 1 | SQL Server is not allowing new connections because the Service Control Manager requested a pause. To resume the service, use SQL Computer Manager or the Services application in Control Panel. |
17145 | 10 | 1 | Service Control Handler received an invalid control code = %d. |
17146 | 10 | 1 | SQL Server is allowing new connections in response to 'continue' request from Service Control Manager. This is an informational message only. No user action is required. |
17147 | 10 | 1 | SQL Server is terminating because of a system shutdown. This is an informational message only. No user action is required. |
17148 | 10 | 1 | SQL Server is terminating in response to a 'stop' request from Service Control Manager. This is an informational message only. No user action is required. |
17149 | 10 | 1 | Using the static lock allocation specified in the locks configuration option. Allocated %I64u Lock blocks and %I64u Lock Owner blocks per node. This is an informational message only. No user action is required. |
17150 | 10 | 1 | Lock partitioning is enabled. This is an informational message only. No user action is required. |
17152 | 10 | 1 | Node configuration: node %ld: CPU mask: 0x%0*I64x:%u Active CPU mask: 0x%0*I64x:%u. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. |
17153 | 10 | 1 | Processor affinity turned on: node %d, processor mask 0x%0*I64x. Threads will execute on CPUs per affinity settings. This is an informational message; no user action is required. |
17155 | 10 | 1 | I/O affinity turned on, processor mask 0x%0*I64x. Disk I/Os will execute on CPUs per affinity I/O mask/affinity64 mask config option. This is an informational message only; no user action is required. |
17156 | 16 | 1 | initeventlog: Could not initiate the EventLog Service for the key '%s', last error code is %d. |
17158 | 10 | 1 | The server resumed execution after being idle %d seconds. This is an informational message only. No user action is required. |
17159 | 10 | 1 | The server is idle. This is an informational message only. No user action is required. |
17161 | 10 | 1 | SQL Server could not use the NO_BUFFERING option during I/O, because the master file sector size, %d, is incorrect. Move the master file to a drive with a correct sector size. |
17162 | 10 | 1 | SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. |
17163 | 10 | 1 | SQL Server is starting at high priority base (=13). This is an informational message only. No user action is required. |
17164 | 10 | 1 | SQL Server detected %d sockets with %d cores per socket and %d logical processors per socket, %d total logical processors; using %d logical processors based on SQL Server licensing. This is an informational message; no user action is required. |
17165 | 10 | 1 | The RANU instance is terminating in response to its internal time out. This is an informational message only. No user action is required. |
17166 | 10 | 1 | Initializing Microsoft Distributed Transaction Coordinator (MS DTC) resource manager [%ls] for server instance %ls. This is an informational message only. No user action is required. |
17167 | 10 | 1 | Support for distributed transactions was not enabled for this instance of the Database Engine because it was started using the minimal configuration option. This is an informational message only. No user action is required. |
17169 | 10 | 1 | Unable to locate kernel HTTP driver Httpapi.dll in path. SQL Server native HTTP support is not available. Error: 0x%lx Your operating system may not support the kernel HTTP driver. |
17170 | 10 | 1 | SQL Server native HTTP support is not available. Could not find function entry point '%hs' in %hs. Error 0x%lx. Native HTTP access to SQL Server requires a later version of the operating system. |
17171 | 10 | 1 | SQL Server native HTTP support failed and will not be available. '%hs()' failed. Error 0x%lx. |
17172 | 16 | 1 | SNIInitialize() failed with error 0x%lx. |
17173 | 10 | 1 | Ignoring trace flag %u specified during startup. It is either an invalid trace flag or a trace flag that cannot be specified during server startup. |
17174 | 10 | 1 | Unable to initialize SQL Server native HTTP support due to insufficient resources. HTTP access to SQL Server will not be available. Error 0x%lx. This error typically indicates insufficient memory. Reduce non-essential memory load or increase system memory. |
17175 | 10 | 1 | The registry settings for SNI protocol configuration are incorrect. The server cannot accept connection requests. Error: 0x%lx. Status: 0x%lx. |
17176 | 10 | 1 | This instance of SQL Server last reported using a process ID of %s at %s (local) %s (UTC). This is an informational message only; no user action is required. |
17177 | 10 | 1 | This instance of SQL Server has been using a process ID of %s since %s (local) %s (UTC). This is an informational message only; no user action is required. |
17181 | 16 | 1 | SNIInitializeListener() failed with error 0x%lx. |
17182 | 16 | 1 | TDSSNIClient initialization failed with error 0x%lx, status code 0x%lx. Reason: %S_MSG %.*ls |
17183 | 10 | 1 | Attempting to cycle error log. This is an informational message only; no user action is required. |
17184 | 10 | 1 | The error log has been reinitialized. See the previous log for older entries. |
17185 | 16 | 1 | Unable to update password policy. |
17186 | 16 | 1 | Failed to enqueue %s task. There may be insufficient memory. |
17187 | 16 | 1 | SQL Server is not ready to accept new client connections. Wait a few minutes before trying again. If you have access to the error log, look for the informational message that indicates that SQL Server is ready before trying to connect again. %.*ls |
17188 | 16 | 1 | SQL Server cannot accept new connections, because it is shutting down. The connection has been closed.%.*ls |
17189 | 16 | 1 | SQL Server failed with error code 0x%x to spawn a thread to process a new login or connection. Check the SQL Server error log and the operating system error log for information about possible related problems.%.*ls |
17190 | 16 | 1 | Initializing the FallBack certificate failed with error code: %d, state: %d, error number: %d. |
17191 | 16 | 1 | Cannot accept a new connection because the session has been terminated. This error occurs when a new batch execution is attempted on a session that is logging out, or when a severe error is encountered upon connection. Check the error log to see if this session was terminated by a KILL command or because of severe errors.%.*ls |
17192 | 10 | 1 | Dedicated admin connection support was not started because of error 0x%lx, status code: 0x%lx. This error typically indicates a socket-based error, such as a port already in use. |
17193 | 10 | 1 | SQL Server native SOAP support is ready for client connections. This is an informational message only. No user action is required. |
17194 | 16 | 1 | The server was unable to load the SSL provider library needed to log in; the connection has been closed. SSL is used to encrypt either the login sequence or all communications, depending on how the administrator has configured the server. See Books Online for information on this error message: %d %.*ls %.*ls |
17195 | 16 | 1 | The server was unable to complete its initialization sequence because the available network libraries do not support the required level of encryption. The server process has stopped. Before restarting the server, verify that SSL certificates have been installed. See Books Online topic "Configuring Client Protocols and Network Libraries". |
17196 | 10 | 1 | Preparing for eventual growth to %d GB with Hot Add Memory. |
17197 | 16 | 1 | Login failed due to timeout; the connection has been closed. This error may indicate heavy server load. Reduce the load on the server and retry login.%.*ls |
17198 | 16 | 1 | Connection failed because the endpoint could not be found. This may result if an endpoint is dropped while a connection attempt is in progress. Attempt to connect to a different endpoint on the server.%.*ls |
17199 | 10 | 1 | Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the trace flag %d. This is an informational message only. No user action is required. |
17200 | 16 | 1 | Changing the remote access settings for the Dedicated Admin Connection failed with error 0x%lx, status code 0x%lx. |
17201 | 10 | 1 | Dedicated admin connection support was established for listening locally on port %d. |
17202 | 10 | 1 | Dedicated admin connection support was established for listening remotely on port %d. |
17203 | 16 | 1 | SQL Server cannot start on this machine. The processor(s) (CPU) model does not support all instructions needed for SQL Server to run. Refer to the System Requirements section in BOL for further information. |
17204 | 16 | 1 | %ls: Could not open file %ls for file number %d. OS error: %ls. |
17205 | 10 | 1 | File %ls in database %ls has been set to sparse by the file system but does not belong to a database snapshot. The file should be restored to correct the problem. |
17207 | 16 | 1 | %ls: Operating system error %ls occurred while creating or opening file '%ls'. Diagnose and correct the operating system error, and retry the operation. |
17208 | 16 | 1 | %s: File '%s' has an incorrect size. It is listed as %d MB, but should be %d MB. Diagnose and correct disk failures, and restore the database from backup. |
17253 | 10 | 1 | SQL Server cannot use the NO_BUFFERING option during I/O on this file, because the sector size for file '%s', %d, is invalid. Move the file to a disk with a valid sector size. |
17255 | 10 | 1 | Secondary TempDB file '%.*ls' resides on a removable drive and therefore will not be attached during startup. |
17256 | 10 | 1 | Secondary TempDB file '%.*ls' will not be attached during TempDB startup; Drive check failed with error '%ld'. |
17257 | 10 | 1 | System error while trying to initialize disk info; Error '%ld' |
17258 | 10 | 1 | No free space in the TempDB database |
17259 | 10 | 1 | Dedicated admin connection support was established for listening locally on named pipe [ %s ]. |
17260 | 10 | 1 | Dedicated admin connection support was established for listening remotely on named pipe [ %s ]. |
17300 | 16 | 1 | SQL Server was unable to run a new system task, either because there is insufficient memory or the number of configured sessions exceeds the maximum allowed in the server. Verify that the server has adequate memory. Use sp_configure with option 'user connections' to check the maximum number of user connections allowed. Use sys.dm_exec_sessions to check the current number of sessions, including user processes. |
17303 | 16 | 1 | The session with SPID %d was found to be invalid during termination, possibly because of corruption in the session structure. Contact Product Support Services. |
17308 | 16 | 1 | %s: Process %d generated an access violation. SQL Server is terminating this process. |
17310 | 20 | 1 | A user request from the session with SPID %d generated a fatal exception. SQL Server is terminating this session. Contact Product Support Services with the dump produced in the log directory. |
17311 | 16 | 1 | SQL Server is terminating because of fatal exception %lx. This error may be caused by an unhandled Win32 or C++ exception, or by an access violation encountered during exception handling. Check the SQL error log for any related stack dumps or messages. This exception forces SQL Server to shutdown. To recover from this error, restart the server (unless SQLAgent is configured to auto restart). |
17312 | 16 | 1 | SQL Server is terminating a system or background task %s due to errors in starting up the task (setup state %d). |
17313 | 10 | 1 | Unable to locate driver ntdll.dll in path. SQL Server native HTTP support is not available. Error: 0x%lx Your operating system may not support this driver. |
17401 | 10 | 1 | Server resumed execution after being idle %d seconds: user activity awakened the server. This is an informational message only. No user action is required. |
17403 | 10 | 1 | Server resumed execution after being idle %d seconds. Reason: timer event. |
17404 | 10 | 1 | The server resumed execution after being idle for %d seconds. |
17405 | 24 | 1 | An image corruption/hotpatch detected while reporting exceptional situation. This may be a sign of a hardware problem. Check SQLDUMPER_ERRORLOG.log for details. |
17406 | 10 | 1 | Server resumed execution after being idle %d seconds. Reason: resource pressure. |
17407 | 10 | 1 | The automatic soft-NUMA is already set to '%S_MSG'. No further action is necessary. |
17408 | 10 | 1 | The automatic soft-NUMA configuration has been set to '%S_MSG'. Restart SQL server for the new setting to take effect. |
17409 | 10 | 1 | Automatic soft-NUMA was enabled because SQL Server has detected hardware NUMA nodes with greater than %lu physical cores. |
17410 | 10 | 1 | Automatic soft-NUMA was not enabled, because 'NodeConfiguration' key was detected in the registry at path '%ls'. Disable registry based soft-NUMA configuration in order to activate the automatic soft-NUMA configuration. |
17550 | 10 | 1 | DBCC TRACEON %d, server process ID (SPID) %d. This is an informational message only; no user action is required. |
17551 | 10 | 1 | DBCC TRACEOFF %d, server process ID (SPID) %d. This is an informational message only; no user action is required. |
17557 | 16 | 1 | DBCC DBRECOVER failed for database ID %d. Restore the database from a backup. |
17558 | 10 | 1 | Bypassing recovery for database ID %d. This is an informational message only. No user action is required. |
17560 | 10 | 1 | DBCC DBREPAIR: '%ls' index restored for '%ls.%ls'. |
17561 | 10 | 1 | %ls index restored for %ls.%ls. |
17572 | 16 | 1 | DBCC cannot free DLL '%ls'. SQL Server requires this DLL in order to function properly. |
17573 | 10 | 1 | CHECKDB for database '%ls' finished without errors on %ls (local time). This is an informational message only; no user action is required. |
17656 | 10 | 1 | Warning ****************** |
17657 | 10 | 1 | Attempting to change default collation to %s. |
17658 | 10 | 1 | SQL Server started in single-user mode. This an informational message only. No user action is required. |
17659 | 10 | 1 | Warning: System table ID %d has been updated directly in database ID %d and cache coherence may not have been maintained. SQL Server should be restarted. |
17660 | 10 | 1 | Starting without recovery. This is an informational message only. No user action is required. |
17661 | 10 | 1 | Recovering all databases, but not clearing tempdb. This is an informational message only. No user action is required. |
17663 | 10 | 1 | Server name is '%s'. This is an informational message only. No user action is required. |
17664 | 10 | 1 | The NETBIOS name of the local node that is running the server is '%ls'. This is an informational message only. No user action is required. |
17674 | 10 | 1 | Login: %.*ls %.*ls, server process ID (SPID): %d, kernel process ID (KPID): %d. |
17676 | 10 | 1 | SQL Server shutdown due to Ctrl-C or Ctrl-Break signal. This is an informational message only. No user action is required. |
17750 | 16 | 1 | Could not load the DLL %ls, or one of the DLLs it references. Reason: %ls. |
17751 | 16 | 1 | Could not find the function %ls in the library %ls. Reason: %ls. |
17752 | 16 | 1 | SQL Server has insufficient memory to run the extended stored procedure '%ls'. Release server memory resources by closing connections or ending transactions. |
17753 | 16 | 0 | %.*ls can only be executed in the master database. |
17802 | 20 | 1 | The Tabular Data Stream (TDS) version 0x%x of the client library used to open the connection is unsupported or unknown. The connection has been closed. %.*ls |
17803 | 20 | 1 | There was a memory allocation failure during connection establishment. Reduce nonessential memory load, or increase system memory. The connection has been closed.%.*ls |
17805 | 20 | 1 | The value in the usertype field of the login record is invalid. The value 0x01, which was used by Sybase clients, is no longer supported by SQL Server. Contact the vendor of the client library that is being used to connect to SQL Server.%.*ls |
17806 | 20 | 1 | SSPI handshake failed with error code 0x%x, state %d while establishing a connection with integrated security; the connection has been closed. Reason: %.*ls %.*ls %.*ls |
17807 | 20 | 1 | Event '%ld', which was received from the client, is not recognized by SQL Server. Contact the vendor of the client library that is being used to connect to SQL Server, and have the vendor fix the event number in the tabular data stream that is sent. |
17809 | 20 | 1 | Could not connect because the maximum number of '%ld' user connections has already been reached. The system administrator can use sp_configure to increase the maximum value. The connection has been closed.%.*ls |
17810 | 20 | 1 | Could not connect because the maximum number of '%ld' dedicated administrator connections already exists. Before a new connection can be made, the existing dedicated administrator connection must be dropped, either by logging off or ending the process.%.*ls |
17811 | 10 | 1 | The maximum number of dedicated administrator connections for this instance is '%ld' |
17812 | 10 | 1 | Dedicated administrator connection has been disconnected. This is an informational message only. No user action is required. |
17813 | 20 | 1 | The requested service has been stopped or disabled and is unavailable at this time. The connection has been closed.%.*ls |
17816 | 20 | 0 | Login to remote SQL Server failed with error %d: %.*ls |
17817 | 20 | 0 | Unsupport login ack packet response received when opening client connection.%.*ls |
17818 | 20 | 0 | Connection to remote SQL Server failed with error %d. |
17825 | 18 | 1 | Could not close network endpoint, or could not shut down network library. The cause is an internal error in a network library. Review the error log: the entry listed after this error contains the error code from the network library. |
17826 | 18 | 1 | 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. |
17827 | 20 | 1 | There was a failure while attempting to encrypt a password. The connection has been closed.%.*ls |
17828 | 20 | 1 | The prelogin packet used to open the connection is structurally invalid; the connection has been closed. Please contact the vendor of the client library.%.*ls |
17829 | 20 | 1 | A network error occurred while establishing a connection; the connection has been closed.%.*ls |
17830 | 20 | 1 | Network error code 0x%x occurred while establishing a connection; the connection has been closed. This may have been caused by client or server login timeout expiration. Time spent during login: total %d ms, enqueued %d ms, network writes %d ms, network reads %d ms, establishing SSL %d ms, network reads during SSL %d ms, network writes during SSL %d ms, secure calls during SSL %d ms, enqueued during SSL %d ms, negotiating SSPI %d ms, network reads during SSPI %d ms, network writes during SSPI %d ms, secure calls during SSPI %d ms, enqueued during SSPI %d ms, validating login %d ms, including user-defined login processing %d ms.%.*ls |
17832 | 20 | 1 | The login packet used to open the connection is structurally invalid; the connection has been closed. Please contact the vendor of the client library.%.*ls |
17835 | 20 | 1 | Encryption is required to connect to this server but the client library does not support encryption; the connection has been closed. Please upgrade your client library.%.*ls |
17836 | 20 | 1 | Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library.%.*ls |
17881 | 16 | 1 | '%ls' is an unsupported Open Data Services API. |
17883 | 10 | 1 | Process %ld:%ld:%ld (0x%lx) Worker 0x%p appears to be non-yielding on Scheduler %ld. Thread creation time: %I64d. Approx Thread CPU Used: kernel %I64d ms, user %I64d ms. Process Utilization %d%%. System Idle %d%%. Interval: %I64d ms. |
17884 | 10 | 1 | New queries assigned to process on Node %d have not been picked up by a worker thread in the last %d seconds. Blocking or long-running queries can contribute to this condition, and may degrade client response time. Use the "max worker threads" configuration option to increase number of allowable threads, or optimize current running queries. SQL Process Utilization: %d%%. System Idle: %d%%. |
17885 | 16 | 0 | An unexpected query string was passed to a Web Service Description Language (WSDL) generation procedure. |
17886 | 20 | 1 | 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. |
17887 | 10 | 1 | IO Completion Listener (0x%lx) Worker 0x%p appears to be non-yielding on Node %ld. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |
17888 | 10 | 1 | All schedulers on Node %d appear deadlocked due to a large number of worker threads waiting on %ls. Process Utilization %d%%. |
17889 | 16 | 1 | A new connection was rejected because the maximum number of connections on session ID %d has been reached. Close an existing connection on this session and retry.%.*ls |
17890 | 10 | 1 | A significant part of sql server process memory has been paged out. This may result in a performance degradation. Duration: %d seconds. Working set (KB): %I64d, committed (KB): %I64d, memory utilization: %d%%. |
17891 | 10 | 1 | Resource Monitor (0x%lx) Worker 0x%p appears to be non-yielding on Node %ld. Memory freed: %I64d KB. Last wait: %ls. Last clerk: type %ls, name %ls. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |
17892 | 20 | 1 | Logon failed for login '%.*ls' due to trigger execution.%.*ls |
17894 | 10 | 1 | Dispatcher (0x%lx) from dispatcher pool '%.*ls' Worker 0x%p appears to be non-yielding on Node %ld. Approx CPU Used: kernel %I64d ms, user %I64d ms, Interval: %I64d. |
17895 | 10 | 1 | sp_server_diagnostics running on Worker 0x%p appears to be non-yielding on Node %ld. |
17896 | 20 | 1 | The Tabular Data Stream (TDS) version 0x%x of the client library used to recover a dead connection is unsupported or unknown. The server could not recover the connection to the requested TDS version. The connection has been closed. %.*ls |
17897 | 20 | 1 | Session recovery feature data used in login record to open or recover a connection is structurally or semantically invalid; the connection has been closed. Please contact the vendor of the client library.%.*ls |
17898 | 16 | 1 | The Tabular Data Stream (TDS) version 0x%x of the client library used to open the connection is unsupported or unknown. Please use the client library which supports TDS Version 7.4 or higher (for example Microsoft SQL Server Native Client 11.0 or higher, ADO.NET 4.5 or higher, or Microsoft SQL Server JDBC 4.0 or higher). The connection has been closed. |
17899 | 16 | 1 | Login timer expired for the client connection. |
17900 | 20 | 1 | A network error occurred in the established connection; the connection has been closed. |